|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MemberPartitionState
Partition related statistics
| Method Summary | |
|---|---|
long |
getMigrationQueueSize()
Returns Migration queue size (This statistic is valid only for master) |
List<Integer> |
getPartitions()
Get list of owned partitions of the member |
boolean |
isMemberStateSafe()
Returns whether member is safe for shutdown. |
| Methods inherited from interface com.hazelcast.internal.management.JsonSerializable |
|---|
fromJson, toJson |
| Method Detail |
|---|
List<Integer> getPartitions()
boolean isMemberStateSafe()
long getMigrationQueueSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||