Package me.ahoo.cosid.segment.concurrent
Class PrefetchWorkerExecutorService
java.lang.Object
me.ahoo.cosid.segment.concurrent.PrefetchWorkerExecutorService
Prefetch Worker Executor Service.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PrefetchWorkerExecutorService
static final Duration
-
Constructor Summary
ConstructorDescriptionPrefetchWorkerExecutorService
(Duration prefetchPeriod, int corePoolSize) PrefetchWorkerExecutorService
(Duration prefetchPeriod, int corePoolSize, boolean shutdownHook) -
Method Summary
-
Field Details
-
DEFAULT_PREFETCH_PERIOD
-
DEFAULT
-
-
Constructor Details
-
PrefetchWorkerExecutorService
-
PrefetchWorkerExecutorService
public PrefetchWorkerExecutorService(Duration prefetchPeriod, int corePoolSize, boolean shutdownHook)
-
-
Method Details
-
shutdown
public void shutdown() -
submit
-