com.hazelcast.mapreduce.aggregation.impl
Class AggregationsDataSerializerHook
java.lang.Object
com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook
- All Implemented Interfaces:
- DataSerializerHook
public class AggregationsDataSerializerHook
- extends Object
- implements DataSerializerHook
This class contains all the ID hooks for IdentifiedDataSerializable classes used for aggregations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_ID
public static final int F_ID
SUPPLIER_CONSUMING_MAPPER
public static final int SUPPLIER_CONSUMING_MAPPER
- See Also:
- Constant Field Values
ACCEPT_ALL_SUPPLIER
public static final int ACCEPT_ALL_SUPPLIER
- See Also:
- Constant Field Values
DISTINCT_VALUES_MAPPER
public static final int DISTINCT_VALUES_MAPPER
- See Also:
- Constant Field Values
SET_ADAPTER
public static final int SET_ADAPTER
- See Also:
- Constant Field Values
BIG_DECIMAL_AVG_COMBINER_FACTORY
public static final int BIG_DECIMAL_AVG_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_AVG_REDUCER_FACTORY
public static final int BIG_DECIMAL_AVG_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_MAX_COMBINER_FACTORY
public static final int BIG_DECIMAL_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_MAX_REDUCER_FACTORY
public static final int BIG_DECIMAL_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_MIN_COMBINER_FACTORY
public static final int BIG_DECIMAL_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_MIN_REDUCER_FACTORY
public static final int BIG_DECIMAL_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_SUM_COMBINER_FACTORY
public static final int BIG_DECIMAL_SUM_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_DECIMAL_SUM_REDUCER_FACTORY
public static final int BIG_DECIMAL_SUM_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_AVG_COMBINER_FACTORY
public static final int BIG_INTEGER_AVG_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_AVG_REDUCER_FACTORY
public static final int BIG_INTEGER_AVG_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_MAX_COMBINER_FACTORY
public static final int BIG_INTEGER_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_MAX_REDUCER_FACTORY
public static final int BIG_INTEGER_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_MIN_COMBINER_FACTORY
public static final int BIG_INTEGER_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_MIN_REDUCER_FACTORY
public static final int BIG_INTEGER_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_SUM_COMBINER_FACTORY
public static final int BIG_INTEGER_SUM_COMBINER_FACTORY
- See Also:
- Constant Field Values
BIG_INTEGER_SUM_REDUCER_FACTORY
public static final int BIG_INTEGER_SUM_REDUCER_FACTORY
- See Also:
- Constant Field Values
COMPARABLE_MAX_COMBINER_FACTORY
public static final int COMPARABLE_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
COMPARABLE_MAX_REDUCER_FACTORY
public static final int COMPARABLE_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
COMPARABLE_MIN_COMBINER_FACTORY
public static final int COMPARABLE_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
COMPARABLE_MIN_REDUCER_FACTORY
public static final int COMPARABLE_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
COUNT_COMBINER_FACTORY
public static final int COUNT_COMBINER_FACTORY
- See Also:
- Constant Field Values
COUNT_REDUCER_FACTORY
public static final int COUNT_REDUCER_FACTORY
- See Also:
- Constant Field Values
DISTINCT_VALUES_COMBINER_FACTORY
public static final int DISTINCT_VALUES_COMBINER_FACTORY
- See Also:
- Constant Field Values
DISTINCT_VALUES_REDUCER_FACTORY
public static final int DISTINCT_VALUES_REDUCER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_AVG_COMBINER_FACTORY
public static final int DOUBLE_AVG_COMBINER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_AVG_REDUCER_FACTORY
public static final int DOUBLE_AVG_REDUCER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_MAX_COMBINER_FACTORY
public static final int DOUBLE_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_MAX_REDUCER_FACTORY
public static final int DOUBLE_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_MIN_COMBINER_FACTORY
public static final int DOUBLE_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_MIN_REDUCER_FACTORY
public static final int DOUBLE_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_SUM_COMBINER_FACTORY
public static final int DOUBLE_SUM_COMBINER_FACTORY
- See Also:
- Constant Field Values
DOUBLE_SUM_REDUCER_FACTORY
public static final int DOUBLE_SUM_REDUCER_FACTORY
- See Also:
- Constant Field Values
INTEGER_AVG_COMBINER_FACTORY
public static final int INTEGER_AVG_COMBINER_FACTORY
- See Also:
- Constant Field Values
INTEGER_AVG_REDUCER_FACTORY
public static final int INTEGER_AVG_REDUCER_FACTORY
- See Also:
- Constant Field Values
INTEGER_MAX_COMBINER_FACTORY
public static final int INTEGER_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
INTEGER_MAX_REDUCER_FACTORY
public static final int INTEGER_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
INTEGER_MIN_COMBINER_FACTORY
public static final int INTEGER_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
INTEGER_MIN_REDUCER_FACTORY
public static final int INTEGER_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
INTEGER_SUM_COMBINER_FACTORY
public static final int INTEGER_SUM_COMBINER_FACTORY
- See Also:
- Constant Field Values
INTEGER_SUM_REDUCER_FACTORY
public static final int INTEGER_SUM_REDUCER_FACTORY
- See Also:
- Constant Field Values
LONG_AVG_COMBINER_FACTORY
public static final int LONG_AVG_COMBINER_FACTORY
- See Also:
- Constant Field Values
LONG_AVG_REDUCER_FACTORY
public static final int LONG_AVG_REDUCER_FACTORY
- See Also:
- Constant Field Values
LONG_MAX_COMBINER_FACTORY
public static final int LONG_MAX_COMBINER_FACTORY
- See Also:
- Constant Field Values
LONG_MAX_REDUCER_FACTORY
public static final int LONG_MAX_REDUCER_FACTORY
- See Also:
- Constant Field Values
LONG_MIN_COMBINER_FACTORY
public static final int LONG_MIN_COMBINER_FACTORY
- See Also:
- Constant Field Values
LONG_MIN_REDUCER_FACTORY
public static final int LONG_MIN_REDUCER_FACTORY
- See Also:
- Constant Field Values
LONG_SUM_COMBINER_FACTORY
public static final int LONG_SUM_COMBINER_FACTORY
- See Also:
- Constant Field Values
LONG_SUM_REDUCER_FACTORY
public static final int LONG_SUM_REDUCER_FACTORY
- See Also:
- Constant Field Values
KEY_PREDICATE_SUPPLIER
public static final int KEY_PREDICATE_SUPPLIER
- See Also:
- Constant Field Values
PREDICATE_SUPPLIER
public static final int PREDICATE_SUPPLIER
- See Also:
- Constant Field Values
AVG_TUPLE
public static final int AVG_TUPLE
- See Also:
- Constant Field Values
AggregationsDataSerializerHook
public AggregationsDataSerializerHook()
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface DataSerializerHook
createFactory
public DataSerializableFactory createFactory()
- Specified by:
createFactory
in interface DataSerializerHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.