Uses of Class
org.nuxeo.lib.stream.pattern.consumer.BatchPolicy.Builder
Packages that use BatchPolicy.Builder
-
Uses of BatchPolicy.Builder in org.nuxeo.lib.stream.pattern.consumer
Methods in org.nuxeo.lib.stream.pattern.consumer that return BatchPolicy.BuilderModifier and TypeMethodDescriptionstatic BatchPolicy.Builder
BatchPolicy.builder()
BatchPolicy.Builder.capacity
(int capacity) Set the capacity of the batch.BatchPolicy.Builder.timeThreshold
(Duration threshold) Set the time threshold to fill a batch.Constructors in org.nuxeo.lib.stream.pattern.consumer with parameters of type BatchPolicy.Builder