| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommand<T>
Abstract class for control.sh commands, that support verbose mode.
|
class |
ActivateCommand
Deprecated.
Use
ClusterStateChangeCommand instead. |
class |
BaselineCommand
Commands associated with baseline functionality.
|
class |
ClusterChangeTagCommand
Command to access cluster ID and tag functionality.
|
class |
ClusterStateChangeCommand
Command to change cluster state.
|
class |
DeactivateCommand
Deprecated.
Use
ClusterStateChangeCommand instead. |
class |
DefragmentationCommand |
class |
PersistenceCommand |
class |
ShutdownPolicyCommand
Command for change or display policy for shutdown.
|
class |
StateCommand
Command to print cluster state.
|
class |
TracingConfigurationCommand
Commands associated with tracing configuration functionality.
|
class |
TxCommands
Transaction commands.
|
class |
WalCommands
Wal commands.
|
class |
WarmUpCommand
Command for interacting with warm-up.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
CommandList.command() |
Command |
ConnectionAndSslParameters.command() |
| Constructor and Description |
|---|
ConnectionAndSslParameters(Command command,
String host,
String port,
String user,
String pwd,
Long pingTimeout,
Long pingInterval,
boolean autoConfirmation,
boolean verbose,
String sslProtocol,
String sslCipherSuites,
String sslKeyAlgorithm,
String sslKeyStorePath,
char[] sslKeyStorePassword,
String sslKeyStoreType,
String sslTrustStorePath,
char[] sslTrustStorePassword,
String sslTrustStoreType) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheCommands
High-level "cache" command implementation.
|
class |
CacheContention
Cache contention detection subcommand.
|
class |
CacheDestroy
Cache destroy command.
|
class |
CacheDistribution
Would collect and print info about how data is spread between nodes and partitions.
|
class |
CacheIndexesForceRebuild
Cache subcommand that triggers indexes force rebuild.
|
class |
CacheIndexesList
Cache subcommand that allows to show indexes.
|
class |
CacheIndexesRebuildStatus
Cache subcommand that allows to show caches that have
|
class |
CacheValidateIndexes
Validate indexes command.
|
class |
CacheViewer
Command to show caches on cluster.
|
class |
CheckIndexInlineSizes
Command for check secondary indexes inline size on the different nodes.
|
class |
FindAndDeleteGarbage
Command to find and delete garbage which could left after destroying caches in shared group.
|
class |
IdleVerify |
class |
ResetLostPartitions
Command for reseting lost partition state.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
CacheSubcommands.subcommand() |
Command |
CacheCommandList.subcommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistencyCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectivityCommand
Command to check connectivity between every node.
|
class |
DiagnosticCommand |
class |
PageLocksCommand |
| Modifier and Type | Method and Description |
|---|---|
Command |
DiagnosticSubCommand.subcommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheGroupEncryptionCommand<T>
Base cache group encryption multinode subcommand.
|
protected static class |
CacheGroupEncryptionCommand.CacheKeyIds
Subcommand to view current encryption key IDs of the cache group.
|
protected static class |
CacheGroupEncryptionCommand.ReencryptionStatus
Subcommand to Display re-encryption status of the cache group.
|
protected static class |
CacheGroupEncryptionCommand.ResumeReencryption
Subcommand to resume re-encryption of the cache group.
|
protected static class |
CacheGroupEncryptionCommand.SuspendReencryption
Subcommand to suspend re-encryption of the cache group.
|
class |
ChangeCacheGroupKeyCommand
Change cache group key encryption subcommand.
|
class |
ChangeMasterKeyCommand
Change master key encryption subcommand.
|
class |
EncryptionCommands
Commands related to encryption functions.
|
class |
GetMasterKeyNameCommand
Get master key name encryption subcommand.
|
class |
ReencryptionRateCommand
View/change cache group re-encryption rate limit subcommand.
|
| Modifier and Type | Method and Description |
|---|---|
Command<?> |
EncryptionSubcommands.subcommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataCommand |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Command<?> |
MetadataSubCommandsList.command() |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataAbstractSubCommand<MetadataArgsDto extends IgniteDataTransferObject,MetadataResultDto extends IgniteDataTransferObject> |
class |
MetadataDetailsCommand |
class |
MetadataHelpCommand |
class |
MetadataListCommand |
class |
MetadataRemoveCommand |
class |
MetadataUpdateCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
MetricCommand
Represents command for metric values printing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PerformanceStatisticsCommand
Performance statistics command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyCommand
Command to manage distributed properties (see
DistributedChangeableProperty) |
| Modifier and Type | Method and Description |
|---|---|
Command<?> |
PropertySubCommandsList.command() |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAbstractSubCommand<MetadataArgsDto extends IgniteDataTransferObject,MetadataResultDto extends IgniteDataTransferObject> |
class |
PropertyGetCommand |
class |
PropertyHelpCommand |
class |
PropertyListCommand |
class |
PropertySetCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
KillCommand
control.sh kill command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotCancelCommand
Sub-command to cancel running snapshot.
|
class |
SnapshotCheckCommand
Sub-command to check snapshot.
|
class |
SnapshotCommand
control.sh Snapshot command.
|
class |
SnapshotCreateCommand
Sub-command to create a cluster snapshot.
|
class |
SnapshotRestoreCommand
Sub-command to restore snapshot.
|
class |
SnapshotSubcommand
Snapshot sub-command base.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemViewCommand
Represents command for
SystemView content printing. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022