class org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application extends java.lang.Object
{
void <init>()
{
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
final java.util.concurrent.ExecutorService getExitingExecutorService(java.util.concurrent.ThreadPoolExecutor, long, java.util.concurrent.TimeUnit)
{
java.util.concurrent.TimeUnit v;
java.util.concurrent.ThreadPoolExecutor v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
long v;
java.util.concurrent.ExecutorService v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.util.concurrent.ThreadPoolExecutor;
v := @parameter: long;
v := @parameter: java.util.concurrent.TimeUnit;
staticinvoke <org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors: void useDaemonThreadFactory(java.util.concurrent.ThreadPoolExecutor)>(v);
v = staticinvoke <java.util.concurrent.Executors: java.util.concurrent.ExecutorService unconfigurableExecutorService(java.util.concurrent.ExecutorService)>(v);
virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application: void addDelayedShutdownHook(java.util.concurrent.ExecutorService,long,java.util.concurrent.TimeUnit)>(v, v, v);
return v;
}
final java.util.concurrent.ExecutorService getExitingExecutorService(java.util.concurrent.ThreadPoolExecutor)
{
java.util.concurrent.TimeUnit v;
java.util.concurrent.ThreadPoolExecutor v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
java.util.concurrent.ExecutorService v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.util.concurrent.ThreadPoolExecutor;
v = <java.util.concurrent.TimeUnit: java.util.concurrent.TimeUnit SECONDS>;
v = virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application: java.util.concurrent.ExecutorService getExitingExecutorService(java.util.concurrent.ThreadPoolExecutor,long,java.util.concurrent.TimeUnit)>(v, 120L, v);
return v;
}
final java.util.concurrent.ScheduledExecutorService getExitingScheduledExecutorService(java.util.concurrent.ScheduledThreadPoolExecutor, long, java.util.concurrent.TimeUnit)
{
java.util.concurrent.TimeUnit v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
java.util.concurrent.ScheduledExecutorService v;
java.util.concurrent.ScheduledThreadPoolExecutor v;
long v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.util.concurrent.ScheduledThreadPoolExecutor;
v := @parameter: long;
v := @parameter: java.util.concurrent.TimeUnit;
staticinvoke <org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors: void useDaemonThreadFactory(java.util.concurrent.ThreadPoolExecutor)>(v);
v = staticinvoke <java.util.concurrent.Executors: java.util.concurrent.ScheduledExecutorService unconfigurableScheduledExecutorService(java.util.concurrent.ScheduledExecutorService)>(v);
virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application: void addDelayedShutdownHook(java.util.concurrent.ExecutorService,long,java.util.concurrent.TimeUnit)>(v, v, v);
return v;
}
final java.util.concurrent.ScheduledExecutorService getExitingScheduledExecutorService(java.util.concurrent.ScheduledThreadPoolExecutor)
{
java.util.concurrent.TimeUnit v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
java.util.concurrent.ScheduledExecutorService v;
java.util.concurrent.ScheduledThreadPoolExecutor v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.util.concurrent.ScheduledThreadPoolExecutor;
v = <java.util.concurrent.TimeUnit: java.util.concurrent.TimeUnit SECONDS>;
v = virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application: java.util.concurrent.ScheduledExecutorService getExitingScheduledExecutorService(java.util.concurrent.ScheduledThreadPoolExecutor,long,java.util.concurrent.TimeUnit)>(v, 120L, v);
return v;
}
final void addDelayedShutdownHook(java.util.concurrent.ExecutorService, long, java.util.concurrent.TimeUnit)
{
java.util.concurrent.TimeUnit v;
java.lang.Thread v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application$1 v;
long v;
java.lang.String v;
java.util.concurrent.ExecutorService v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.util.concurrent.ExecutorService;
v := @parameter: long;
v := @parameter: java.util.concurrent.TimeUnit;
staticinvoke <org.apache.drill.shaded.guava.com.google.common.base.Preconditions: java.lang.Object checkNotNull(java.lang.Object)>(v);
staticinvoke <org.apache.drill.shaded.guava.com.google.common.base.Preconditions: java.lang.Object checkNotNull(java.lang.Object)>(v);
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.util.concurrent.ExecutorService)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("DelayedShutdownHook-for-\u0001");
v = new org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application$1;
specialinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application$1: void <init>(org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application,java.util.concurrent.ExecutorService,long,java.util.concurrent.TimeUnit)>(v, v, v, v);
v = staticinvoke <org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors: java.lang.Thread newThread(java.lang.String,java.lang.Runnable)>(v, v);
virtualinvoke v.<org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application: void addShutdownHook(java.lang.Thread)>(v);
return;
}
void addShutdownHook(java.lang.Thread)
{
java.lang.Runtime v;
java.lang.Thread v;
org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application v;
v := @this: org.apache.drill.shaded.guava.com.google.common.util.concurrent.MoreExecutors$Application;
v := @parameter: java.lang.Thread;
v = staticinvoke <java.lang.Runtime: java.lang.Runtime getRuntime()>();
virtualinvoke v.<java.lang.Runtime: void addShutdownHook(java.lang.Thread)>(v);
return;
}
}