Package | Description |
---|---|
com.hazelcast.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
Map<String,LocalPNCounterStats> |
PNCounterService.getStats() |
Modifier and Type | Method and Description |
---|---|
LocalPNCounterStats |
MemberState.getLocalPNCounterStats(String pnCounterName) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.