Interface Batch<T>

All Superinterfaces:
BatchEvent
All Known Subinterfaces:
QueryBatch, WriteBatch

public interface Batch<T>extends BatchEvent
A group of items (generally documents or uris) and context representing a completed action in a datamovement job.