Package | Description |
---|---|
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.partition |
Contains the partition logic for Hazelcast.
|
com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
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.
|
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 © 2018 Hazelcast, Inc.. All rights reserved.