Uses of Record Class
com.hazelcast.cp.CPMapPurgeResponse
Packages that use CPMapPurgeResponse
-
Uses of CPMapPurgeResponse in com.hazelcast.cp
Methods in com.hazelcast.cp that return types with arguments of type CPMapPurgeResponseModifier and TypeMethodDescriptionCPDataStructureManagementService.purgeCPMap(String mapName, Duration age) Purges entries from the specifiedCPMapthat are older than the given duration.