| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,CheckIndexInlineSizesResult> |
CheckIndexInlineSizesTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,CheckIndexInlineSizesResult> |
CheckIndexInlineSizesTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
NoArg |
DeactivateCommand.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
DeactivateCommandArg arg,
Consumer<String> printer)
Deprecated.
Executes command logic.
|
NoArg |
ActivateCommand.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
NoArg arg,
Consumer<String> printer)
Deprecated.
Executes command logic.
|
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
StateCommand.argClass() |
Class<NoArg> |
WarmUpStopCommand.argClass() |
Class<NoArg> |
ActivateCommand.argClass()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
WarmUpStopCommand.confirmationPrompt(NoArg arg) |
String |
ActivateCommand.deprecationMessage(NoArg arg)
Deprecated.
|
Boolean |
WarmUpStopCommand.execute(GridClientBeforeNodeStart cli,
NoArg arg,
Consumer<String> printer) |
GridTuple3<UUID,String,ClusterState> |
StateCommand.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
NoArg arg,
Consumer<String> printer)
Executes command logic.
|
NoArg |
ActivateCommand.execute(@Nullable GridClient cli,
@Nullable Ignite ignite,
NoArg arg,
Consumer<String> printer)
Deprecated.
Executes command logic.
|
| Modifier and Type | Method and Description |
|---|---|
default Class<NoArg> |
HelpCommand.argClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
CacheCheckIndexInlineSizesCommand.argClass() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridClientNode> |
CacheCheckIndexInlineSizesCommand.nodes(Collection<GridClientNode> nodes,
NoArg arg) |
void |
CacheCheckIndexInlineSizesCommand.printResult(NoArg arg,
CheckIndexInlineSizesResult res,
Consumer<String> printer)
Prints command result to the user.
|
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
ConsistencyFinalizeCommand.argClass() |
Class<NoArg> |
ConsistencyStatusCommand.argClass() |
protected VisorJob<NoArg,String> |
ConsistencyStatusTask.job(NoArg arg) |
protected VisorJob<NoArg,String> |
ConsistencyCountersFinalizationTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,String> |
ConsistencyStatusTask.job(NoArg arg) |
protected VisorJob<NoArg,String> |
ConsistencyCountersFinalizationTask.job(NoArg arg) |
Collection<GridClientNode> |
ConsistencyStatusCommand.nodes(Collection<GridClientNode> nodes,
NoArg arg) |
void |
ConsistencyStatusCommand.printResult(NoArg arg,
ConsistencyTaskResult res,
Consumer<String> printer)
Prints command result to the user.
|
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
DiagnosticCommand.argClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
EncryptionGetMasterKeyNameCommand.argClass() |
protected VisorJob<NoArg,String> |
GetMasterKeyNameTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,String> |
GetMasterKeyNameTask.job(NoArg arg) |
void |
EncryptionGetMasterKeyNameCommand.printResult(NoArg arg,
String res,
Consumer<String> printer)
Prints command result to the user.
|
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
KillConsistencyCommand.argClass() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ignite.internal.management.kill.ConsistencyCancelTask.ConsistencyCancelJob |
ConsistencyCancelTask.job(NoArg arg) |
Collection<GridClientNode> |
KillConsistencyCommand.nodes(Collection<GridClientNode> nodes,
NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
MetaListCommand.argClass() |
| Modifier and Type | Method and Description |
|---|---|
Class<NoArg> |
SnapshotStatusCommand.argClass() |
protected VisorJob<NoArg,SnapshotStatusTask.SnapshotStatus> |
SnapshotStatusTask.job(NoArg arg) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<NoArg,SnapshotStatusTask.SnapshotStatus> |
SnapshotStatusTask.job(NoArg arg) |
void |
SnapshotStatusCommand.printResult(NoArg arg,
SnapshotTaskResult res0,
Consumer<String> printer)
Prints command result to the user.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UUID> |
SnapshotStatusTask.jobNodes(VisorTaskArgument<NoArg> arg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023