Package com.hazelcast.monitor.impl

Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.

See:
          Description

Class Summary
LocalCacheStatsImpl Default implementation of LocalCacheStats This class just provides serialization/deserialization methods to be used in MemberState implementation while sending/receiving statistics to/from Management center.
LocalExecutorStatsImpl  
LocalGCStatsImpl  
LocalMapStatsImpl Default implementation of LocalMapStats
LocalMemoryStatsImpl  
LocalMultiMapStatsImpl  
LocalQueueStatsImpl  
LocalReplicatedMapStatsImpl This class collects statistics about the replication map usage for management center and is able to transform those between wire format and instance view
LocalTopicStatsImpl  
MemberPartitionStateImpl This class holds partition related statistics.
MemberStateImpl  
NearCacheStatsImpl  
 

Package com.hazelcast.monitor.impl Description

Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.