public class PoolProcessor extends GridProcessorAdapter
GridComponent.DiscoveryDataExchangeTypectx, log| Constructor and Description |
|---|
PoolProcessor(GridKernalContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Executor |
p2pPool() |
Executor |
poolForPolicy(byte plc)
Get executor service for policy.
|
void |
stop(boolean cancel)
Stops grid component.
|
assertParameter, collectDiscoveryData, discoveryDataType, onDisconnected, onDiscoveryDataReceived, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, toString, validateNodepublic PoolProcessor(GridKernalContext ctx)
ctx - Kernal context.public void stop(boolean cancel)
throws IgniteCheckedException
stop in interface GridComponentstop in class GridProcessorAdaptercancel - If true, then all ongoing tasks or jobs for relevant
components need to be cancelled.IgniteCheckedException - Thrown in case of any errors.public Executor p2pPool()
public Executor poolForPolicy(byte plc) throws IgniteCheckedException
plc - Policy.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016