Uses of Interface
org.apache.cassandra.concurrent.LocalAwareExecutorService.MaximumPoolSizeListener
-
Packages that use LocalAwareExecutorService.MaximumPoolSizeListener Package Description org.apache.cassandra.concurrent -
-
Uses of LocalAwareExecutorService.MaximumPoolSizeListener in org.apache.cassandra.concurrent
Methods in org.apache.cassandra.concurrent with parameters of type LocalAwareExecutorService.MaximumPoolSizeListener Modifier and Type Method Description LocalAwareExecutorService
Stage.ExecutorServiceInitialiser. init(java.lang.String jmxName, java.lang.String jmxType, int numThreads, LocalAwareExecutorService.MaximumPoolSizeListener onSetMaximumPoolSize)
LocalAwareExecutorService
SharedExecutorPool. newExecutor(int maxConcurrency, LocalAwareExecutorService.MaximumPoolSizeListener maximumPoolSizeListener, java.lang.String jmxPath, java.lang.String name)
-