@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 |
checkDaemon
Flag for performing consistency check for daemon node.
|
public abstract boolean optional
public abstract boolean checkDaemon
True
if need to perform consistence check for daemon node, false
otherwise.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015