|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Beta public interface JobPartitionState
An implementation of this interface contains current information about the status of an process piece while operation is executing.
| Nested Class Summary | |
|---|---|
static class |
JobPartitionState.State
Definition of the processing states |
| Method Summary | |
|---|---|
com.hazelcast.nio.Address |
getOwner()
Returns the owner of this partition |
JobPartitionState.State |
getState()
Returns the current processing state of this partition |
| Method Detail |
|---|
com.hazelcast.nio.Address getOwner()
JobPartitionState.State getState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||