@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface IgniteSpiConsistencyChecked
Note that SPI consistency courtesy log can also be disabled by disabling
IgniteConfiguration.COURTESY_LOGGER_NAME
category in log configuration.
Modifier and Type | Required Element and Description |
---|---|
boolean |
optional
Optional consistency check means that check will be performed only if
SPI class names and versions match.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
checkClient
If false, skip consistency checks for client cluster nodes.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024