Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
Modifier and Type | Class and Description |
---|---|
class |
MigrationEvent
An event fired when a partition migration starts, completes or fails.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PartitionEventListener<T extends PartitionEvent>
PartitionEventListener is a base interface for partition-related event listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionLostEvent
The event that is fired when a partition lost its owner and all backups.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.