Uses of Class
org.nuxeo.lib.stream.computation.log.ComputationPool
-
Packages that use ComputationPool Package Description org.nuxeo.lib.stream.computation.log Computation pattern implemented with Log -
-
Uses of ComputationPool in org.nuxeo.lib.stream.computation.log
Fields in org.nuxeo.lib.stream.computation.log with type parameters of type ComputationPool Modifier and Type Field Description protected List<ComputationPool>
LogStreamProcessor. pools
Methods in org.nuxeo.lib.stream.computation.log that return types with arguments of type ComputationPool Modifier and Type Method Description protected List<ComputationPool>
LogStreamProcessor. initPools()
-