Package | Description |
---|---|
com.hazelcast.collection.impl.queue | |
com.hazelcast.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
com.hazelcast.internal.management |
Contains classes to provide data/operation interface for Management Center.
|
com.hazelcast.internal.nearcache.impl.preloader |
Near Cache pre-loader implementation.
|
com.hazelcast.internal.nearcache.impl.store |
Near Cache store implementations.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
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
|
com.hazelcast.topic.impl |
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
com.hazelcast.topic.impl.reliable |
Class and Description |
---|
LocalQueueStatsImpl |
Class and Description |
---|
LocalPNCounterStatsImpl
Local PN counter statistics thread safe implementation
|
Class and Description |
---|
MemberStateImpl |
Class and Description |
---|
NearCacheStatsImpl |
Class and Description |
---|
NearCacheStatsImpl |
Class and Description |
---|
LocalMapStatsImpl
Default implementation of
LocalMapStats |
Class and Description |
---|
IndexesStats
Provides internal statistics for
Indexes . |
IndexOperationStats
Provides per-operation statistics tracking for indexes.
|
LocalIndexStatsImpl
Implementation of local index stats that backs the stats exposed through the
public API.
|
LocalMapStatsImpl
Default implementation of
LocalMapStats |
NearCacheStatsImpl |
OnDemandIndexStats
Holds the intermediate results while combining the partitioned index stats
to produce the final per-index stats.
|
PerIndexStats
Provides internal per-index statistics for
Index . |
Class and Description |
---|
LocalMultiMapStatsImpl |
Class and Description |
---|
IndexesStats
Provides internal statistics for
Indexes . |
IndexOperationStats
Provides per-operation statistics tracking for indexes.
|
PerIndexStats
Provides internal per-index statistics for
Index . |
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
LocalTopicStatsImpl |
Class and Description |
---|
LocalTopicStatsImpl |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.