Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.internal.eviction |
Eviction policy implementations.
|
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.partition |
Contains the partition logic for Hazelcast.
|
com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
Class and Description |
---|
PartitionEvent
PartitionEvent is a base interface for partition related events.
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
|
Class and Description |
---|
PartitionLostEvent
The event that is fired when a partition lost its owner and all backups.
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
|
Class and Description |
---|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
|
Class and Description |
---|
PartitionEvent
PartitionEvent is a base interface for partition related events.
|
PartitionEventListener
PartitionEventListener is a base interface for partition-related event listeners.
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
|
Class and Description |
---|
PartitionEvent
PartitionEvent is a base interface for partition related events.
|
PartitionLostEvent
The event that is fired when a partition lost its owner and all backups.
|
Class and Description |
---|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a
possible data loss when a partition loses a replica.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.