Uses of Class
com.hazelcast.cp.CPGroupsSnapshot
Packages that use CPGroupsSnapshot
-
Uses of CPGroupsSnapshot in com.hazelcast.cp
Fields in com.hazelcast.cp declared as CPGroupsSnapshotModifier and TypeFieldDescriptionstatic final CPGroupsSnapshot
CPGroupsSnapshot.EMPTY
An empty snapshot for use when there is no data to provideMethods in com.hazelcast.cp that return CPGroupsSnapshotModifier and TypeMethodDescriptionCPSubsystemManagementService.getCurrentGroupsSnapshot()
Creates aCPGroupsSnapshot
based on the internal CP group view tracker's current view of all groups.