| Package | Description |
|---|---|
| com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
| com.hazelcast.cardinality.impl | |
| com.hazelcast.client.impl |
Implementation classes of the com.hazelcast.client interfaces
|
| com.hazelcast.collection.impl.collection | |
| com.hazelcast.collection.impl.list |
This package contains IList functionality for Hazelcast.
|
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.collection.impl.set |
This package contains ISet functionality for Hazelcast.
|
| com.hazelcast.cp.internal |
Contains implementation of CP Subsystem
|
| com.hazelcast.cp.internal.datastructures.atomiclong |
Contains service classes for the Raft-based
IAtomicLong implementation |
| com.hazelcast.cp.internal.datastructures.atomicref |
Contains service classes for the Raft-based
IAtomicReference implementation |
| com.hazelcast.cp.internal.datastructures.countdownlatch |
Contains service classes for the Raft-based
ICountDownLatch implementation |
| com.hazelcast.cp.internal.datastructures.lock |
Contains service classes for the Raft-based
FencedLock
and FencedLock implementation |
| com.hazelcast.cp.internal.datastructures.semaphore |
Contains service classes for the Raft-based
ISemaphore implementation |
| com.hazelcast.cp.internal.datastructures.spi |
Contains the abstractions that is used for managing proxies
for the Raft-based data structure implementations
|
| com.hazelcast.cp.internal.datastructures.spi.atomic | |
| com.hazelcast.cp.internal.datastructures.spi.blocking |
Contains the interfaces and abstractions that are implemented / extended
by blocking Raft services, such as Lock, Semaphore, and CountDownLatch
|
| com.hazelcast.cp.internal.session |
Contains service classes
for the Raft-based
ISemaphore implementation |
| com.hazelcast.durableexecutor.impl |
Contains the
DurableExecutorService implementation classes. |
| com.hazelcast.internal.eviction |
Eviction policy implementations.
|
| com.hazelcast.internal.locksupport | |
| com.hazelcast.internal.longregister |
This package contains LongRegister implementation.
|
| com.hazelcast.internal.nearcache.impl.invalidation |
Invalidations for Near Cache.
|
| com.hazelcast.internal.partition |
Contains the internals for partition assignment/management, migration, replication etc.
|
| com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| com.hazelcast.internal.partition.operation |
Contains the operations for partition package.
|
| com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
| com.hazelcast.map.impl.event | |
| com.hazelcast.map.impl.eviction |
This package contains eviction classes.
|
| com.hazelcast.map.impl.nearcache |
Contains Near Cache specific classes.
|
| com.hazelcast.map.impl.query | |
| com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
| com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
| 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.ringbuffer.impl |
Contains the
Ringbuffer implementation classes. |
| com.hazelcast.scheduledexecutor.impl | |
| com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
| com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
| com.hazelcast.transaction.impl.xa |
Provides implementation for Hazelcast XA transaction support.
|
| com.hazelcast.wan |
This package contains the WAN replication API
|
| com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| IPartitionLostEvent
Internal event that is dispatched to
PartitionAwareService.onPartitionLost(com.hazelcast.spi.partition.IPartitionLostEvent) |
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionAwareService
An interface that can be implemented by SPI services to get notified of when a partition-related event occurs; for example,
if a
MapService notifies its map listeners when partition is lost for a map. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartition
Represents a Partition.
|
| IPartitionLostEvent
Internal event that is dispatched to
PartitionAwareService.onPartitionLost(com.hazelcast.spi.partition.IPartitionLostEvent) |
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartition
Represents a Partition.
|
| IPartitionLostEvent
Internal event that is dispatched to
PartitionAwareService.onPartitionLost(com.hazelcast.spi.partition.IPartitionLostEvent) |
| IPartitionService
An SPI service for accessing partition related information.
|
| PartitionAwareService
An interface that can be implemented by SPI services to get notified of when a partition-related event occurs; for example,
if a
MapService notifies its map listeners when partition is lost for a map. |
| Class and Description |
|---|
| MigrationEndpoint
Denotes endpoint of a migration.
|
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| IPartitionLostEvent
Internal event that is dispatched to
PartitionAwareService.onPartitionLost(com.hazelcast.spi.partition.IPartitionLostEvent) |
| IPartitionService
An SPI service for accessing partition related information.
|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionAwareService
An interface that can be implemented by SPI services to get notified of when a partition-related event occurs; for example,
if a
MapService notifies its map listeners when partition is lost for a map. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartitionService
An SPI service for accessing partition related information.
|
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
FragmentedMigrationAwareService
FragmentedMigrationAwareService is an extension to the MigrationAwareService which allows
migration/replication of partition replicas in smaller fragments. |
| IPartitionService
An SPI service for accessing partition related information.
|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| IPartition
Represents a Partition.
|
| IPartitionLostEvent
Internal event that is dispatched to
PartitionAwareService.onPartitionLost(com.hazelcast.spi.partition.IPartitionLostEvent) |
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| MigrationEndpoint
Denotes endpoint of a migration.
|
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| MigrationAwareService
An interface that can be implemented by SPI services to get notified of partition changes; for example, if a
MapService starts moving its data around because partitions are moving
to a different machine. |
| PartitionMigrationEvent
An
EventObject for a partition migration. |
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
| Class and Description |
|---|
| PartitionReplicationEvent
An event send to
MigrationAwareService when partition changes happen. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.