public class VisorNodeDataCollectorJob extends VisorJob<VisorNodeDataCollectorTaskArg,VisorNodeDataCollectorJobResult>
| Constructor and Description |
|---|
VisorNodeDataCollectorJob(VisorNodeDataCollectorTaskArg arg,
boolean debug)
Create job with given argument.
|
argument, arguments, call, cancel, isCancelled, setArgumentspublic VisorNodeDataCollectorJob(VisorNodeDataCollectorTaskArg arg, boolean debug)
arg - Job argument.debug - Debug flag.protected void events0(VisorNodeDataCollectorJobResult res, String evtOrderKey, String evtThrottleCntrKey, boolean all)
res - Job result.evtOrderKey - Unique key to take last order key from node local map.evtThrottleCntrKey - Unique key to take throttle count from node local map.all - If true then collect all events otherwise collect only non task events.protected void events(VisorNodeDataCollectorJobResult res, VisorNodeDataCollectorTaskArg arg)
res - Job result.arg - Task argument.protected boolean compatibleWith(IgniteProductVersion ver)
ver - Version to check.true if found at least one compatible node with specified version.protected void memoryMetrics(VisorNodeDataCollectorJobResult res)
res - Job result.protected void caches(VisorNodeDataCollectorJobResult res, VisorNodeDataCollectorTaskArg arg)
res - Job result.arg - Task argument.protected void igfs(VisorNodeDataCollectorJobResult res)
res - Job result.protected void persistenceMetrics(VisorNodeDataCollectorJobResult res)
res - Job result.protected VisorNodeDataCollectorJobResult run(VisorNodeDataCollectorTaskArg arg)
run in class VisorJob<VisorNodeDataCollectorTaskArg,VisorNodeDataCollectorJobResult>arg - Task argument.protected VisorNodeDataCollectorJobResult run(VisorNodeDataCollectorJobResult res, VisorNodeDataCollectorTaskArg arg)
res - Result response.arg - Job argument.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018