Interface UnsortedBagBatch<T>

All Superinterfaces:
Batch<T>
All Known Subinterfaces:
RootUnsortedBagBatch<T>
All Known Implementing Classes:
CollectUnsortedBagBatch, FlatCollectUnsortedBagBatch, SelectUnsortedBagBatch

public interface UnsortedBagBatch<T>
extends Batch<T>