| Package | Description |
|---|---|
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaselineChangedEvent
Baseline changed event.
|
class |
BaselineConfigurationChangedEvent
Baseline configuration changed event.
|
class |
CacheEvent
In-memory database (cache) event.
|
class |
CacheQueryExecutedEvent<K,V>
Cache query execution event.
|
class |
CacheQueryReadEvent<K,V>
Cache query read event.
|
class |
CacheRebalancingEvent
In-memory database (cache) rebalancing event.
|
class |
CheckpointEvent
Grid checkpoint event.
|
class |
ClusterActivationEvent
Deprecated.
Use
ClusterStateChangeEvent instead. |
class |
ClusterIdUpdatedEvent
Event type indicating that cluster ID has been updated.
|
class |
ClusterStateChangeEvent
Cluster state change event.
|
class |
ClusterStateChangeStartedEvent
Cluster state change started event.
|
class |
ClusterTagUpdatedEvent
Event type indicating that cluster tag has been updated.
|
class |
DeploymentEvent
Grid deployment event.
|
class |
DiscoveryEvent
Grid discovery event.
|
class |
JobEvent
Grid job event.
|
class |
PageReplacementStartEvent
Event type indicating that page replacement started in one of the configured data regions.
|
class |
ServiceEvent
Grid service event.
|
class |
TaskEvent
Grid task event.
|
class |
TaskWithAttributesEvent
Grid task event.
|
class |
TransactionStateChangedEvent
Event indicates transaction state change.
|
class |
WalSegmentArchivedEvent
Event indicates the completion of WAL segment file transition to archive.
|
class |
WalSegmentCompactedEvent
Event indicates the completion of WAL segment compaction.
|
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024