Package org.apache.cassandra.concurrent
Interface Stage.ExecutorServiceInitialiser
- Enclosing class:
- Stage
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioninit(String jmxName, String jmxType, int numThreads, ExecutorPlus.MaximumPoolSizeListener onSetMaximumPoolSize)
-
Method Details
-
init
ExecutorPlus init(String jmxName, String jmxType, int numThreads, ExecutorPlus.MaximumPoolSizeListener onSetMaximumPoolSize)
-