Interface GroupingProvider

All Known Subinterfaces:
KeyRangeGroupingProvider<DATA_TYPE>
All Known Implementing Classes:
DiskBackedDeferredGroupingProvider, MemoizingGroupingProvider, PartitionColumnGroupingProvider, StaticGroupingProvider

public interface GroupingProvider
Implementations of this interface are able to compute groupings.
  • Method Details