| Package | Description | 
|---|---|
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.client.impl.protocol.task.mapreduce | 
 Client protocol tasks implementations for map reduce 
 | 
| com.hazelcast.client.proxy | 
 This package contains client side proxy implementations of the different Hazelcast data structures
 and operation types 
 | 
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| com.hazelcast.map.impl.proxy | 
 Contains map proxy implementation and support classes. 
 | 
| 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.  | 
| com.hazelcast.mapreduce.aggregation | 
 This package contains the aggregation API and the convenience helper classes
 to retrieve predefined aggregation implementations. 
 | 
| com.hazelcast.mapreduce.aggregation.impl | 
 This package contains a set of predefined aggregation implementations 
 | 
| com.hazelcast.mapreduce.impl | 
 This package contains the default implementation for the map reduce framework
 internals. 
 | 
| com.hazelcast.mapreduce.impl.operation | 
 This package contains all remote operations that are needed to control work on
 supervising or worker nodes. 
 | 
| com.hazelcast.mapreduce.impl.task | 
 This package contains the base implementation for a standard map reduce job. 
 | 
| com.hazelcast.multimap.impl | 
 Contains classes for Hazelcast MultiMap module. 
 | 
| Class and Description | 
|---|
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Job
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TrackableJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| TopologyChangedStrategy
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Collator
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Combiner
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Context
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Job
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobCompletableFuture
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState.State
 Deprecated.  
Definition of the processing states 
 | 
| JobProcessInformation
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| LifecycleMapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| MappingJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Reducer
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducingJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducingSubmittableJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TopologyChangedStrategy
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TrackableJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Collator
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Collator
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Collator
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Job
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobCompletableFuture
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState.State
 Deprecated.  
Definition of the processing states 
 | 
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| MappingJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| PartitionIdAware
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducingJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducingSubmittableJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TopologyChangedStrategy
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState.State
 Deprecated.  
Definition of the processing states 
 | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TopologyChangedStrategy
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| Collator
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Combiner
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| CombinerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Context
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Job
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobCompletableFuture
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobPartitionState.State
 Deprecated.  
Definition of the processing states 
 | 
| JobProcessInformation
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyPredicate
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| KeyValueSource
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Mapper
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Reducer
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| ReducerFactory
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TopologyChangedStrategy
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| TrackableJob
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
| Class and Description | 
|---|
| JobTracker
 Deprecated. 
 
MapReduce is deprecated and will be removed in 4.0.
 For map aggregations, you can use  
Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet. | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.