JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.lib.stream.pattern.consumer.internals.BatchState
Packages that use
BatchState
Package
Description
org.nuxeo.lib.stream.pattern.consumer.internals
Uses of
BatchState
in
org.nuxeo.lib.stream.pattern.consumer.internals
Methods in
org.nuxeo.lib.stream.pattern.consumer.internals
that return
BatchState
Modifier and Type
Method
Description
protected
BatchState
ConsumerRunner.
acceptBatch
()
Methods in
org.nuxeo.lib.stream.pattern.consumer.internals
with parameters of type
BatchState
Modifier and Type
Method
Description
protected void
ConsumerRunner.
commitBatch
(
BatchState
state)