Uses of Interface
com.hazelcast.cp.CPObjectInfo
Packages that use CPObjectInfo
-
Uses of CPObjectInfo in com.hazelcast.cp
Methods in com.hazelcast.cp that return types with arguments of type CPObjectInfoModifier and TypeMethodDescriptionCPSubsystem.getObjectInfos
(CPGroupId groupId, String serviceName) Returns info about all objects of given type within the given groupCPSubsystemStubImpl.getObjectInfos
(CPGroupId groupId, String serviceName) CPSubsystem.getTombstoneInfos
(CPGroupId groupId, String serviceName) Returns info about all tombstones of given type within the given groupCPSubsystemStubImpl.getTombstoneInfos
(CPGroupId groupId, String serviceName)