@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface GridDiscoverySpiReconnectSupport
GridDiscoverySpi that support
disconnect and reconnect operations.| Modifier and Type | Required Element and Description |
|---|---|
boolean |
value
Whether or not target SPI supports node startup order.
|
Copyright © 2014. All rights reserved.