Interface CqlAggregation<I,​R>

All Superinterfaces:
CqlQuery<I,​I,​R>
All Known Implementing Classes:
CqlAggregation.Default

public interface CqlAggregation<I,​R>
extends CqlQuery<I,​I,​R>