Package com.illumon.iris.db.v2.by
Class ComboAggregateFactory.ComboByImpl
java.lang.Object
com.illumon.iris.db.v2.by.ComboAggregateFactory.ComboByImpl
- All Implemented Interfaces:
ComboAggregateFactory.ComboBy
,Serializable
- Enclosing class:
- ComboAggregateFactory
public static class ComboAggregateFactory.ComboByImpl
extends Object
implements ComboAggregateFactory.ComboBy
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComboByImpl
(AggregationStateFactory underlyingStateFactory, String... matchPairs) ComboByImpl
(AggregationStateFactory underlyingStateFactory, Collection<String> matchPairs) -
Method Summary
-
Constructor Details
-
ComboByImpl
-
ComboByImpl
-
-
Method Details
-
getUnderlyingStateFactory
- Specified by:
getUnderlyingStateFactory
in interfaceComboAggregateFactory.ComboBy
-
getSourceColumns
- Specified by:
getSourceColumns
in interfaceComboAggregateFactory.ComboBy
-
getResultPairs
- Specified by:
getResultPairs
in interfaceComboAggregateFactory.ComboBy
-
forRollup
- Specified by:
forRollup
in interfaceComboAggregateFactory.ComboBy
-
getMemoKey
- Specified by:
getMemoKey
in interfaceComboAggregateFactory.ComboBy
-
toString
-