public interface PartitionStateGenerator
Modifier and Type | Method and Description |
---|---|
Address[][] |
arrange(Collection<MemberGroup> groups,
InternalPartition[] currentState)
Arranges the partition layout.
|
Address[][] arrange(Collection<MemberGroup> groups, InternalPartition[] currentState)
groups
- member groupscurrentState
- current partition state.Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.