@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.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019