Interface BatchContext<B>
- Type Parameters:
B- the batch type of this context
- All Superinterfaces:
AutoCloseable,Context,Supplier<B>
Handles batch context switching.
- Author:
- Paul Ferraro
-
Field Summary
-
Method Summary
B - the batch type of this contextAutoCloseable, Context, Supplier<B>