Uses of Class
org.apache.cassandra.concurrent.ThreadPoolExecutorPlus
-
Packages that use ThreadPoolExecutorPlus Package Description org.apache.cassandra.concurrent -
-
Uses of ThreadPoolExecutorPlus in org.apache.cassandra.concurrent
Subclasses of ThreadPoolExecutorPlus in org.apache.cassandra.concurrent Modifier and Type Class Description class
LocalAwareSingleThreadExecutorPlus
class
LocalAwareThreadPoolExecutorPlus
class
SingleThreadExecutorPlus
Methods in org.apache.cassandra.concurrent that return types with arguments of type ThreadPoolExecutorPlus Modifier and Type Method Description ExecutorBuilder<ThreadPoolExecutorPlus>
ExecutorFactory.Default. configurePooled(java.lang.String name, int threads)
-