Interface DiscoveryNodeValidationProcessor
-
- All Superinterfaces:
GridComponent,GridProcessor
- All Known Implementing Classes:
OsDiscoveryNodeValidationProcessor
public interface DiscoveryNodeValidationProcessor extends GridProcessor
Node validation.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.ignite.internal.GridComponent
GridComponent.DiscoveryDataExchangeType
-
-
Method Summary
-
Methods inherited from interface org.apache.ignite.internal.GridComponent
collectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, stop, validateNode, validateNode
-
-