Package com.illumon.iris.db.v2.by
Interface ComboAggregateFactory.ComboBy
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ComboAggregateFactory.ComboByImpl
,ComboAggregateFactory.CountComboBy
,ComboAggregateFactory.NullComboBy
- Enclosing class:
- ComboAggregateFactory
-
Method Summary
-
Method Details
-
getUnderlyingStateFactory
AggregationStateFactory getUnderlyingStateFactory() -
getSourceColumns
String[] getSourceColumns() -
getResultPairs
MatchPair[] getResultPairs() -
forRollup
ComboAggregateFactory.ComboBy forRollup() -
getMemoKey
AggregationMemoKey getMemoKey()
-