java.io.Closeable
, java.lang.AutoCloseable
, Scheduler
public class TestThreadPool extends ThreadPool
Scheduler.Cancellable, Scheduler.ReschedulingRunnable
ThreadPool.Info, ThreadPool.Names, ThreadPool.ThreadPoolType
deprecationLogger, logger, settings
ESTIMATED_TIME_INTERVAL_SETTING, THREAD_POOL_TYPES
Constructor | Description |
---|---|
TestThreadPool(java.lang.String name) |
|
TestThreadPool(java.lang.String name,
Settings settings) |
logDeprecatedSetting, logRemovedSetting, nodeName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
absoluteTimeInMillis, assertNotScheduleThread, awaitTermination, builders, close, estimatedTimeInMillisCounter, executor, generic, getThreadContext, info, info, preserveContext, relativeTimeInMillis, schedule, scheduler, scheduleWithFixedDelay, searchThreadPoolSize, shutdown, shutdownNow, stats, terminate, terminate
public TestThreadPool(java.lang.String name)
public TestThreadPool(java.lang.String name, Settings settings)