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.State
Deprecated.  
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 © 2020 Hazelcast, Inc.. All Rights Reserved.