| Package | Description |
|---|---|
| com.hazelcast.cache |
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| 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.
|
| com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
| com.hazelcast.wan |
This package contains the WAN replication API
|
| Class and Description |
|---|
| NearCacheStats
Near Cache statistics to be used by
MemberState implementations. |
| Class and Description |
|---|
| LocalExecutorStats
Local executor service statistics to be used by
MemberState
implementations. |
| LocalMapStats
Local map statistics to be used by
MemberState implementations. |
| LocalMultiMapStats
Local multi map statistics to be used by
MemberState implementations. |
| LocalQueueStats
Local queue statistics to be used by
MemberState implementations. |
| LocalReplicatedMapStats
Local replicated map statistics to be used by
MemberState
implementations. |
| LocalTopicStats
Local topic statistics to be used by
MemberState implementations. |
| Class and Description |
|---|
| LocalPNCounterStats
Local statistics of a single PN counter to be used by
MemberState
implementations. |
| Class and Description |
|---|
| HotRestartState
Hot Restart statistics to be used by
MemberState implementations. |
| LocalCacheStats
Local cache statistics to be used by
MemberState implementations. |
| LocalExecutorStats
Local executor service statistics to be used by
MemberState
implementations. |
| LocalFlakeIdGeneratorStats
local flake ID statistics to be used by
MemberState implementations. |
| LocalGCStats
Local GC statistics to be used by
MemberState implementations. |
| LocalIndexStats
Provides local statistics for an index to be used by
MemberState
implementations. |
| LocalInstanceStats
Base interface for local instance statistics.
|
| LocalMapStats
Local map statistics to be used by
MemberState implementations. |
| LocalMemoryStats
Local memory statistics to be used by
MemberState implementations. |
| LocalMultiMapStats
Local multi map statistics to be used by
MemberState implementations. |
| LocalOperationStats
Local operation statistics to be used by
MemberState implementations. |
| LocalPNCounterStats
Local statistics of a single PN counter to be used by
MemberState
implementations. |
| LocalQueueStats
Local queue statistics to be used by
MemberState implementations. |
| LocalReplicatedMapStats
Local replicated map statistics to be used by
MemberState
implementations. |
| LocalTopicStats
Local topic statistics to be used by
MemberState implementations. |
| LocalWanPublisherStats
Local WAN publisher statistics to be used by
MemberState
implementations. |
| LocalWanStats
Local WAN statistics to be used by
MemberState implementations. |
| MemberPartitionState
Partition related statistics to be used by
MemberState
implementations. |
| NearCacheStats
Near Cache statistics to be used by
MemberState implementations. |
| NodeState
Local node statistics to be used by
MemberState implementations. |
| WanSyncState
Local WAN sync statistics to be used by
MemberState implementations. |
| Class and Description |
|---|
| LocalInstanceStats
Base interface for local instance statistics.
|
| Class and Description |
|---|
| WanSyncState
Local WAN sync statistics to be used by
MemberState implementations. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.