Interface SortingAggregator<E,​R>

All Superinterfaces:
Aggregator<E,​R>, Consumer<E>, Sortable<E>, SortableProcedure<E>
All Known Implementing Classes:
CqlWrapperCollectorProcedure

public interface SortingAggregator<E,​R>
extends Aggregator<E,​R>, SortableProcedure<E>