public class ClientListenerProcessor extends GridProcessorAdapter
GridComponent.DiscoveryDataExchangeType| Modifier and Type | Field and Description |
|---|---|
static ClientConnectorConfiguration |
DFLT_CLI_CFG
Default client connector configuration.
|
ctx, diagnosticLog, log| Constructor and Description |
|---|
ClientListenerProcessor(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
onKernalStop(boolean cancel)
Callback to notify that kernal is about to stop.
|
int |
port() |
void |
start()
Starts grid component.
|
assertParameter, collectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onReconnected, printMemoryStats, stop, toString, validateNode, validateNodepublic static final ClientConnectorConfiguration DFLT_CLI_CFG
public ClientListenerProcessor(GridKernalContext ctx)
ctx - Kernal context.public void start()
throws IgniteCheckedException
start in interface GridComponentstart in class GridProcessorAdapterIgniteCheckedException - Throws in case of any errors.public void onKernalStop(boolean cancel)
onKernalStop in interface GridComponentonKernalStop in class GridProcessorAdaptercancel - Flag indicating whether jobs should be canceled.public int port()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018