Uses of Record Class
com.hazelcast.cp.CPGroupsSnapshot.GroupInfo
Packages that use CPGroupsSnapshot.GroupInfo
-
Uses of CPGroupsSnapshot.GroupInfo in com.hazelcast.cp
Methods in com.hazelcast.cp that return types with arguments of type CPGroupsSnapshot.GroupInfoConstructor parameters in com.hazelcast.cp with type arguments of type CPGroupsSnapshot.GroupInfoModifierConstructorDescriptionCPGroupsSnapshot
(Map<CPGroupId, CPGroupsSnapshot.GroupInfo> groupIdToInfo) Create a newCPGroupsSnapshot
without any CP to AP UUID mapping.CPGroupsSnapshot
(Map<CPGroupId, CPGroupsSnapshot.GroupInfo> groupIdToInfo, Map<UUID, UUID> cpToApUuids) Create a newCPGroupsSnapshot
with included CP to AP UUID mapping.