@Beta public interface JobPartitionState
Modifier and Type | Interface and Description |
---|---|
static class |
JobPartitionState.State
Definition 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 © 2016 Hazelcast, Inc.. All Rights Reserved.