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.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
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 |
Class and Description |
---|
LocalExecutorStats |
LocalMapStats
Local map statistics.
|
LocalMultiMapStats |
LocalQueueStats
Local queue statistics.
|
LocalReplicatedMapStats |
LocalTopicStats |
Class and Description |
---|
LocalExecutorStats |
LocalMapStats
Local map statistics.
|
LocalMultiMapStats |
LocalQueueStats
Local queue statistics.
|
LocalReplicatedMapStats |
LocalTopicStats |
Class and Description |
---|
LocalPNCounterStats
Statistics for a single PN counter.
|
Class and Description |
---|
HotRestartState |
LocalCacheStats
Local cache statistics interface to be used
by
MemberState implementations. |
LocalExecutorStats |
LocalFlakeIdGeneratorStats
Local flake id statistics interface to be used
by
MemberState implementations. |
LocalGCStats |
LocalInstanceStats |
LocalMapStats
Local map statistics.
|
LocalMemoryStats |
LocalMultiMapStats |
LocalOperationStats
Hazelcast statistic interface for local operations.
|
LocalPNCounterStats
Statistics for a single PN counter.
|
LocalQueueStats
Local queue statistics.
|
LocalReplicatedMapStats |
LocalTopicStats |
LocalWanPublisherStats |
LocalWanStats |
MemberPartitionState
Partition related statistics
|
NearCacheStats |
NodeState |
TimedMemberState |
WanSyncState |
Class and Description |
---|
LocalInstanceStats |
Class and Description |
---|
WanSyncState |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.