| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Method and Description |
|---|---|
static VisorNodeEventsCollectorTaskArg |
VisorNodeEventsCollectorTaskArg.createEventsArg(@Nullable int[] typeArg,
@Nullable Long timeArg) |
static VisorNodeEventsCollectorTaskArg |
VisorNodeEventsCollectorTaskArg.createLogArg(@Nullable String keyOrder,
@Nullable int[] typeArg) |
static VisorNodeEventsCollectorTaskArg |
VisorNodeEventsCollectorTaskArg.createTasksArg(@Nullable Long timeArg,
@Nullable String taskName,
@Nullable IgniteUuid taskSesId) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob |
VisorNodeEventsCollectorTask.job(VisorNodeEventsCollectorTaskArg arg) |
protected Collection<? extends VisorGridEvent> |
VisorNodeEventsCollectorTask.VisorNodeEventsCollectorJob.run(VisorNodeEventsCollectorTaskArg arg)
Execution logic of concrete job.
|
| Constructor and Description |
|---|
VisorNodeEventsCollectorJob(VisorNodeEventsCollectorTaskArg arg,
boolean debug)
Create job with specified argument.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021