public class GridOsSegmentationProcessor extends GridProcessorAdapter implements GridSegmentationProcessor
GridSegmentationProcessor.GridComponent.DiscoveryDataExchangeTypectx, diagnosticLog, log| Constructor and Description |
|---|
GridOsSegmentationProcessor(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidSegment()
Performs network segment check.
|
assertParameter, collectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, stop, toString, validateNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcollectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, stop, validateNodepublic GridOsSegmentationProcessor(GridKernalContext ctx)
ctx - Kernal context.public boolean isValidSegment()
This method is called by discovery manager in the following cases:
IgniteConfiguration.getSegmentCheckFrequency()).isValidSegment in interface GridSegmentationProcessorTrue if segment is correct.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017