Uses of Interface
com.hazelcast.map.LocalMapStats
Packages that use LocalMapStats
Package
Description
Contains Hazelcast map module classes.
Contains the API for the
MultiMap
.Classes for replicated map.
-
Uses of LocalMapStats in com.hazelcast.map
Methods in com.hazelcast.map that return LocalMapStats -
Uses of LocalMapStats in com.hazelcast.multimap
Subinterfaces of LocalMapStats in com.hazelcast.multimapModifier and TypeInterfaceDescriptioninterface
Local multi map statistics to be used byMemberState
implementations. -
Uses of LocalMapStats in com.hazelcast.replicatedmap
Subinterfaces of LocalMapStats in com.hazelcast.replicatedmapModifier and TypeInterfaceDescriptioninterface
Local replicated map statistics to be used byMemberState
implementations.