Uses of Interface
org.apache.cassandra.concurrent.LocalAwareExecutorPlus
Packages that use LocalAwareExecutorPlus
-
Uses of LocalAwareExecutorPlus in org.apache.cassandra.concurrent
Subinterfaces of LocalAwareExecutorPlus in org.apache.cassandra.concurrentModifier and TypeInterfaceDescriptioninterfaceASequentialExecutorPlusthat is aware of, and propagates to execution, any ExecutorLocalsClasses in org.apache.cassandra.concurrent that implement LocalAwareExecutorPlusModifier and TypeClassDescriptionclassclassclassclassMethods in org.apache.cassandra.concurrent that return LocalAwareExecutorPlusModifier and TypeMethodDescriptionSharedExecutorPool.newExecutor(int maxConcurrency, String jmxPath, String name) SharedExecutorPool.newExecutor(int maxConcurrency, ExecutorPlus.MaximumPoolSizeListener maximumPoolSizeListener, String jmxPath, String name) ExecutorFactory.LocalAwareSubFactoryWithJMX.shared(String name, int threads, ExecutorPlus.MaximumPoolSizeListener onSetMaxSize)