Package | Description |
---|---|
org.apache.cassandra.concurrent |
Modifier and Type | Method and Description |
---|---|
NamedThreadFactory |
ScheduledThreadPoolExecutorPlus.getThreadFactory() |
NamedThreadFactory |
ThreadPoolExecutorBase.getThreadFactory() |
Constructor and Description |
---|
ThreadPoolExecutorBase(int threads,
int keepAlive,
java.util.concurrent.TimeUnit keepAliveUnits,
java.util.concurrent.BlockingQueue<java.lang.Runnable> queue,
NamedThreadFactory threadFactory) |
Copyright © 2009- The Apache Software Foundation