public class IgniteScheduleProcessor extends IgniteScheduleProcessorAdapter
GridComponent.DiscoveryDataExchangeTypectx, diagnosticLog, log| Constructor and Description |
|---|
IgniteScheduleProcessor(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SchedulerFuture<?>> |
getScheduledFutures() |
void |
printMemoryStats() |
<R> SchedulerFuture<R> |
schedule(Callable<R> c,
String pattern) |
SchedulerFuture<?> |
schedule(Runnable c,
String ptrn) |
void |
start() |
void |
stop(boolean cancel) |
collectGridNodeData, collectJoiningNodeData, discoveryDataType, onDisconnected, onGridDataReceived, onJoiningNodeDataReceived, onKernalStart, onKernalStop, onReconnected, toString, validateNode, validateNodepublic IgniteScheduleProcessor(GridKernalContext ctx)
ctx - Kernal context.public SchedulerFuture<?> schedule(Runnable c, String ptrn)
schedule in class IgniteScheduleProcessorAdapterpublic <R> SchedulerFuture<R> schedule(Callable<R> c, String pattern)
schedule in class IgniteScheduleProcessorAdapterpublic Collection<SchedulerFuture<?>> getScheduledFutures()
public void start()
throws IgniteCheckedException
start in interface GridComponentstart in class GridProcessorAdapterIgniteCheckedExceptionpublic void stop(boolean cancel)
throws IgniteCheckedException
stop in interface GridComponentstop in class GridProcessorAdapterIgniteCheckedExceptionpublic void printMemoryStats()
printMemoryStats in interface GridComponentprintMemoryStats in class GridProcessorAdapter
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.26 Release Date : October 16 2025