| Package | Description |
|---|---|
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteNodeValidationResult |
NodeValidationFailedEvent.validationResult() |
| Constructor and Description |
|---|
NodeValidationFailedEvent(ClusterNode node,
ClusterNode evtNode,
IgniteNodeValidationResult res)
Creates new node validation event with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable IgniteNodeValidationResult |
IgniteSpiContext.validateNode(ClusterNode node)
Validates that new node can join grid topology, this method is called on coordinator
node before new node joins topology.
|
@Nullable IgniteNodeValidationResult |
IgniteSpiContext.validateNode(ClusterNode node,
DiscoveryDataBag discoData) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023