Uses of Interface
one.microstream.functional.ParallelProcedure
Package | Description |
---|---|
one.microstream.functional |
-
Uses of ParallelProcedure in one.microstream.functional
Classes in one.microstream.functional that implement ParallelProcedure Modifier and Type Class Description static class
ParallelProcedure.Default<E>
Sample implementation with a user defined number of maximum worker threads and a user defined timeout (in ms) after which one worker thread will be abolished.