Package | Description |
---|---|
com.hazelcast.mapreduce |
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the active Hazelcast cluster. |
Modifier and Type | Method and Description |
---|---|
Combiner<ValueIn,ValueOut> |
CombinerFactory.newCombiner(KeyIn key)
Deprecated.
Build a new
Combiner instance specific to the supplied key. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.