Package | Description |
---|---|
org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
org.gridgain.grid.events |
Contains events API classes.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationEvent
Grid authentication event.
|
class |
AuthorizationEvent
Grid authorization event.
|
class |
DrCacheFstEvent
Cache full state transfer event.
|
class |
DrCacheReplicationEvent
Cache replication state changed event.
|
class |
DrRemoteDcNodeEvent
Remote replication node event.
|
class |
DrRemoteDcReplicationEvent
Remote replication dc event.
|
class |
DrStoreEvent
Sender hub store event.
|
class |
LicenseEvent
Grid license event.
|
class |
SnapshotEvent
Grid snapshot event.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024