Package | Description |
---|---|
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.replicatedmap.impl |
This package contains the implementation of the replicated map service itself and some connection interfaces only used
internally - No public API!
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
LocalReplicatedMapStats |
ReplicatedMapProxy.getReplicatedMapStats() |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.