@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DiscoverySpiOrderSupport
DiscoverySpi
that support
proper node ordering. This includes:
ClusterNode.order()
method. There is no requirement about order value other than that nodes that join grid
at later point of time have order values greater than previous nodes.
EventType.EVT_NODE_JOINED
events come in proper order. This means that all
listeners to discovery events will receive discovery notifications in proper order.
Modifier and Type | Required Element and Description |
---|---|
boolean |
value |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023