Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cache.impl.operation |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.cardinality.impl | |
com.hazelcast.cardinality.impl.operations |
This package contains the operations on the
CardinalityEstimator . |
com.hazelcast.collection.impl.collection.operations | |
com.hazelcast.collection.impl.queue.operations |
This package contains the IQueue operations
|
com.hazelcast.concurrent.atomiclong.operations |
This package contains the operations on the IAtomicLong.
|
com.hazelcast.concurrent.atomicreference.operations |
This package contains the operations on the IAtomicReference.
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.internal.config |
Contains functionality for Hazelcast configurations.
|
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.recordstore | |
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
com.hazelcast.multimap.impl.operations |
Contains operations for Hazelcast MultiMap module.
|
com.hazelcast.replicatedmap.impl.operation |
This package contains replicated map operations which are executed on remote nodes
|
com.hazelcast.replicatedmap.impl.record |
This package contains the implementation of the backing data storage for the replicated map implementation
|
com.hazelcast.ringbuffer.impl.operations | |
com.hazelcast.scheduledexecutor.impl | |
com.hazelcast.scheduledexecutor.impl.operations | |
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.merge |
This package contains split-brain related classes.
|
com.hazelcast.spi.merge |
This package contains interfaces and classes of the split-brain merging SPI.
|
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypeProvider
Returns a class with the provided merge value types.
|
SplitBrainMergeTypes.CacheMergeTypes
Provided merge types of
ICache . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.CacheMergeTypes
Provided merge types of
ICache . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
Provided merge types of
CardinalityEstimator . |
Class and Description |
---|
SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
Provided merge types of
CardinalityEstimator . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.CollectionMergeTypes |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.QueueMergeTypes
Provided merge types of
IQueue . |
Class and Description |
---|
SplitBrainMergeTypes.AtomicLongMergeTypes
Provided merge types of
IAtomicLong . |
Class and Description |
---|
SplitBrainMergeTypes.AtomicReferenceMergeTypes
Provided merge types of
IAtomicReference . |
Class and Description |
---|
SplitBrainMergeTypeProvider
Returns a class with the provided merge value types.
|
Class and Description |
---|
SplitBrainMergePolicyProvider
A provider for
SplitBrainMergePolicy instances. |
SplitBrainMergeTypeProvider
Returns a class with the provided merge value types.
|
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.MapMergeTypes
Provided merge types of
IMap . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.MapMergeTypes
Provided merge types of
IMap . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.MultiMapMergeTypes
Provided merge types of
MultiMap . |
Class and Description |
---|
SplitBrainMergeTypes.MultiMapMergeTypes
Provided merge types of
MultiMap . |
Class and Description |
---|
SplitBrainMergeTypes.ReplicatedMapMergeTypes
Provided merge types of
ReplicatedMap . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.ReplicatedMapMergeTypes
Provided merge types of
ReplicatedMap . |
Class and Description |
---|
RingbufferMergeData
A ringbuffer implementation holding data involved in split-brain healing.
|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.RingbufferMergeTypes
Provided merge types of
Ringbuffer . |
Class and Description |
---|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.ScheduledExecutorMergeTypes
Provided merge types of
IScheduledExecutorService . |
Class and Description |
---|
SplitBrainMergeTypes.ScheduledExecutorMergeTypes
Provided merge types of
IScheduledExecutorService . |
Class and Description |
---|
SplitBrainMergePolicyProvider
A provider for
SplitBrainMergePolicy instances. |
Class and Description |
---|
SplitBrainMergePolicyProvider
A provider for
SplitBrainMergePolicy instances. |
Class and Description |
---|
MergingCosts
Represents a read-only view of memory costs for the merging process after a split-brain.
|
MergingCreationTime
Represents a read-only view a creation time for the merging process after a split-brain.
|
MergingEntry
Represents a read-only view of a data structure key/value-pair for the merging process after a split-brain.
|
MergingExpirationTime
Represents a read-only view of an expiration time for the merging process after a split-brain.
|
MergingHits
Represents a read-only view access hits for the merging process after a split-brain.
|
MergingLastAccessTime
Represents a read-only view of a last access time for the merging process after a split-brain.
|
MergingLastStoredTime
Represents a read-only view of a last stored time for the merging process after a split-brain.
|
MergingLastUpdateTime
Represents a read-only view of a last update time for the merging process after a split-brain.
|
MergingMaxIdle
Represents a read-only view of a MaxIdle for the merging process after a split-brain.
|
MergingTTL
Represents a read-only view of a TTL for the merging process after a split-brain.
|
MergingValue
Represents a read-only view of a data structure value for the merging process after a split-brain.
|
MergingVersion
Represents a read-only view of a version for the merging process after a split-brain.
|
RingbufferMergeData
A ringbuffer implementation holding data involved in split-brain healing.
|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.AtomicLongMergeTypes
Provided merge types of
IAtomicLong . |
SplitBrainMergeTypes.AtomicReferenceMergeTypes
Provided merge types of
IAtomicReference . |
SplitBrainMergeTypes.CacheMergeTypes
Provided merge types of
ICache . |
SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
Provided merge types of
CardinalityEstimator . |
SplitBrainMergeTypes.CollectionMergeTypes |
SplitBrainMergeTypes.MapMergeTypes
Provided merge types of
IMap . |
SplitBrainMergeTypes.MultiMapMergeTypes
Provided merge types of
MultiMap . |
SplitBrainMergeTypes.QueueMergeTypes
Provided merge types of
IQueue . |
SplitBrainMergeTypes.ReplicatedMapMergeTypes
Provided merge types of
ReplicatedMap . |
SplitBrainMergeTypes.RingbufferMergeTypes
Provided merge types of
Ringbuffer . |
SplitBrainMergeTypes.ScheduledExecutorMergeTypes
Provided merge types of
IScheduledExecutorService . |
Class and Description |
---|
MergingCosts
Represents a read-only view of memory costs for the merging process after a split-brain.
|
MergingCreationTime
Represents a read-only view a creation time for the merging process after a split-brain.
|
MergingEntry
Represents a read-only view of a data structure key/value-pair for the merging process after a split-brain.
|
MergingExpirationTime
Represents a read-only view of an expiration time for the merging process after a split-brain.
|
MergingHits
Represents a read-only view access hits for the merging process after a split-brain.
|
MergingLastAccessTime
Represents a read-only view of a last access time for the merging process after a split-brain.
|
MergingLastStoredTime
Represents a read-only view of a last stored time for the merging process after a split-brain.
|
MergingLastUpdateTime
Represents a read-only view of a last update time for the merging process after a split-brain.
|
MergingMaxIdle
Represents a read-only view of a MaxIdle for the merging process after a split-brain.
|
MergingTTL
Represents a read-only view of a TTL for the merging process after a split-brain.
|
MergingValue
Represents a read-only view of a data structure value for the merging process after a split-brain.
|
MergingVersion
Represents a read-only view of a version for the merging process after a split-brain.
|
SplitBrainMergePolicy
Policy for merging data structure values after a split-brain has been healed.
|
SplitBrainMergeTypes.CardinalityEstimatorMergeTypes
Provided merge types of
CardinalityEstimator . |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.