| Package | Description |
|---|---|
| org.apache.ignite.internal.management.kill | |
| org.apache.ignite.internal.management.tx |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<KillTransactionCommandArg,TxTaskResult> |
KillTransactionTask.job(KillTransactionCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
static TxTaskResult |
TxTask.TxJob.run(IgniteEx ignite,
TxCommandArg arg,
@Nullable TxInfoCommandArg infoArg) |
protected TxTaskResult |
TxTask.TxJob.run(@Nullable TxCommand.AbstractTxCommandArg arg)
Execution logic of concrete job.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ClusterNode,TxTaskResult> |
TxInfoCommand.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
TxCommand.AbstractTxCommandArg arg0,
Consumer<String> printer)
Executes command logic.
|
protected VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult> |
TxTask.job(TxCommand.AbstractTxCommandArg arg) |
static Map<ClusterNode,TxTaskResult> |
TxTask.reduce0(List<ComputeJobResult> results,
boolean detailedInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TxCommand.printResult(TxCommand.AbstractTxCommandArg arg0,
Map<ClusterNode,TxTaskResult> res,
Consumer<String> printer)
Prints command result to the user.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023