Package one.microstream.functional
Interface ParallelProcedure.ThreadCountProvider
- All Known Implementing Classes:
ParallelProcedure.ThreadCountProvider.Constant
- Enclosing interface:
- ParallelProcedure<E>
public static interface ParallelProcedure.ThreadCountProvider
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ParallelProcedure.ThreadCountProvider.Constant
-
Method Summary
Modifier and Type Method Description int
maxThreadCount()
-
Method Details
-
maxThreadCount
int maxThreadCount()
-