Package | Description |
---|---|
com.hazelcast.replicatedmap.impl |
This package contains the implementation of the replicated map service itself and some connection interfaces only used
internally.
|
com.hazelcast.replicatedmap.impl.record |
This package contains the implementation of the backing data storage for the replicated map implementation
|
Modifier and Type | Method and Description |
---|---|
LocalReplicatedMapStatsImpl |
ReplicatedMapService.createReplicatedMapStats(String name) |
LocalReplicatedMapStatsImpl |
ReplicatedMapService.getLocalMapStatsImpl(String name) |
Modifier and Type | Method and Description |
---|---|
LocalReplicatedMapStatsImpl |
AbstractBaseReplicatedRecordStore.getStats() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.