Aggregator on IMap.
 For general data processing, it is superseded by Hazelcast Jet.@Deprecated public interface JobPartitionState
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | JobPartitionState.StateDeprecated.  Definition of the processing states | 
| Modifier and Type | Method and Description | 
|---|---|
| Address | getOwner()Deprecated.  Returns the owner of this partition | 
| JobPartitionState.State | getState()Deprecated.  Returns the current processing state of this partition | 
Address getOwner()
JobPartitionState.State getState()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.