Package com.illumon.iris.db.v2.by
Class ComboAggregateFactory.CountComboBy
java.lang.Object
com.illumon.iris.db.v2.by.ComboAggregateFactory.CountComboBy
- All Implemented Interfaces:
ComboAggregateFactory.ComboBy,Serializable
- Enclosing class:
- ComboAggregateFactory
public static class ComboAggregateFactory.CountComboBy extends Object implements ComboAggregateFactory.ComboBy
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CountComboBy(String resultColumn) -
Method Summary
Modifier and Type Method Description ComboAggregateFactory.ComboByforRollup()AggregationMemoKeygetMemoKey()MatchPair[]getResultPairs()String[]getSourceColumns()AggregationStateFactorygetUnderlyingStateFactory()StringtoString()
-
Constructor Details
-
Method Details
-
getUnderlyingStateFactory
- Specified by:
getUnderlyingStateFactoryin interfaceComboAggregateFactory.ComboBy
-
getSourceColumns
- Specified by:
getSourceColumnsin interfaceComboAggregateFactory.ComboBy
-
getResultPairs
- Specified by:
getResultPairsin interfaceComboAggregateFactory.ComboBy
-
forRollup
- Specified by:
forRollupin interfaceComboAggregateFactory.ComboBy
-
getMemoKey
- Specified by:
getMemoKeyin interfaceComboAggregateFactory.ComboBy
-
toString
-