@Beta public interface JobPartitionState
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | JobPartitionState.StateDefinition of the processing states | 
| Modifier and Type | Method and Description | 
|---|---|
| Address | getOwner()Returns the owner of this partition | 
| JobPartitionState.State | getState()Returns the current processing state of this partition | 
Address getOwner()
JobPartitionState.State getState()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.