Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.hazelcast.mapreduce.aggregation.impl
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
java.util.
HashSet
<E> (implements java.lang.
Cloneable
, java.io.
Serializable
, java.util.
Set
<E>)
com.hazelcast.mapreduce.aggregation.impl.
SetAdapter
<E> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.mapreduce.aggregation.impl.
AggregationsDataSerializerHook
(implements com.hazelcast.nio.serialization.
DataSerializerHook
)
com.hazelcast.mapreduce.aggregation.impl.
AvgTuple
<F,S> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.mapreduce.aggregation.impl.
BigDecimalAvgAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigDecimalMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigDecimalMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigDecimalSumAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigIntegerAvgAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigIntegerMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigIntegerMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
BigIntegerSumAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
ComparableMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
ComparableMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
CountAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
DistinctValuesAggregation
<Key,Value,DistinctType> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
DoubleAvgAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
DoubleMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
DoubleMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
DoubleSumAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
IntegerAvgAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
IntegerMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
IntegerMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
IntegerSumAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
LongAvgAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
LongMaxAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
LongMinAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.impl.
LongSumAggregation
<Key,Value> (implements com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>)
com.hazelcast.mapreduce.aggregation.
Supplier
<KeyIn,ValueIn,ValueOut> (implements java.io.
Serializable
)
com.hazelcast.mapreduce.aggregation.impl.
AcceptAllSupplier
<KeyIn,ValueIn,ValueOut> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.mapreduce.aggregation.impl.
KeyPredicateSupplier
<KeyIn,ValueIn,ValueOut> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.mapreduce.aggregation.impl.
PredicateSupplier
<KeyIn,ValueIn,ValueOut> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
Interface Hierarchy
com.hazelcast.mapreduce.aggregation.impl.
AggType
<KeyIn,ValueIn,KeyOut,SuppliedValue,CombinerValue,ReducerValue,Result>
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
Hazelcast, Inc.
. All Rights Reserved.