| Package | Description |
|---|---|
| org.apache.ignite.internal.management.tx |
| Modifier and Type | Class and Description |
|---|---|
class |
TxCommandArg |
class |
TxInfoCommandArg |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<TxCommand.AbstractTxCommandArg,TxTaskResult> |
TxTask.job(TxCommand.AbstractTxCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
String |
TxCommand.confirmationPrompt(TxCommand.AbstractTxCommandArg arg) |
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) |
void |
TxCommand.printResult(TxCommand.AbstractTxCommandArg arg0,
Map<ClusterNode,TxTaskResult> res,
Consumer<String> printer)
Prints command result to the user.
|
protected TxTaskResult |
TxTask.TxJob.run(@Nullable TxCommand.AbstractTxCommandArg arg)
Execution logic of concrete job.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
TxTask.jobNodes(VisorTaskArgument<TxCommand.AbstractTxCommandArg> arg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023