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 classParallelProcedure.ThreadCountProvider.Constant - 
Method Summary
Modifier and Type Method Description intmaxThreadCount() 
- 
Method Details
- 
maxThreadCount
int maxThreadCount() 
 -