Interface IgniteRestProcessor
-
- All Superinterfaces:
GridComponent,GridProcessor
- All Known Implementing Classes:
GridRestProcessor
public interface IgniteRestProcessor extends GridProcessor
REST processor marker interface.- See Also:
GridRestProcessor
-
-
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
-
-