@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface GridSpiConsistencyChecked
Note that SPI consistency courtesy log can also be disabled by disabling
GridConfiguration.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.
|
Copyright © 2014. All rights reserved.