Interface ContextualBatch
- All Superinterfaces:
AutoCloseable, Batch, Contextual, Supplier<ContextualBatch>, Supplier<ContextualBatch>
- All Known Implementing Classes:
AbstractContextualBatch, DefaultTransactionalBatch, SimpleContextualBatch
A contextual batch.
- Author:
- Paul Ferraro
-
Nested Class Summary
Nested classes/interfaces inherited from interface Batch
Batch.Status -
Field Summary
Fields -
Method Summary
Methods inherited from interface Batch
close, discard, getStatus, suspendWithContextMethods inherited from interface Contextual
attach, getNameMethods inherited from interface Supplier
handle, thenAccept, thenApply, thenApplyAsDouble, thenApplyAsInt, thenApplyAsLong, thenTest
-
Field Details
-
LOGGER
The logger for this batch
-
-
Method Details
-
suspend
-