| Modifier and Type | Method and Description |
|---|---|
Class<? extends ComputeTask<VisorTaskArgument<A>,R>> |
ComputeCommand.taskClass() |
| Modifier and Type | Method and Description |
|---|---|
static <A,R> R |
CommandUtils.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
Class<? extends ComputeTask<VisorTaskArgument<A>,R>> taskCls,
A arg,
Collection<GridClientNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
FindAndDeleteGarbageInPersistenceTask.jobNodes(VisorTaskArgument<CacheFindGarbageCommandArg> arg) |
protected Collection<UUID> |
IndexRebuildStatusTask.jobNodes(VisorTaskArgument<CacheIndexesRebuildStatusCommandArg> arg) |
protected Collection<UUID> |
ValidateIndexesTask.jobNodes(VisorTaskArgument<CacheValidateIndexesCommandArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
CdcCacheDataResendTask.jobNodes(VisorTaskArgument<CdcResendCommandArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
ConnectivityTask.jobNodes(VisorTaskArgument<DiagnosticConnectivityCommandArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
SnapshotStatusTask.jobNodes(VisorTaskArgument<NoArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
TxTask.jobNodes(VisorTaskArgument<TxCommand.AbstractTxCommandArg> arg) |
protected Collection<UUID> |
FetchNearXidVersionTask.jobNodes(VisorTaskArgument<TxInfoCommandArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
WalTask.jobNodes(VisorTaskArgument<WalDeleteCommandArg> arg) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
VisorMultiNodeTask.jobNodes(VisorTaskArgument<A> arg) |
@NotNull Map<? extends ComputeJob,ClusterNode> |
VisorMultiNodeTask.map(List<ClusterNode> subgrid,
VisorTaskArgument<A> arg)
This method is called to map or split grid task into multiple grid jobs.
|
protected Map<? extends ComputeJob,ClusterNode> |
VisorMultiNodeTask.map0(List<ClusterNode> subgrid,
VisorTaskArgument<A> arg)
Actual map logic.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023