| Modifier and Type | Class and Description |
|---|---|
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 |
StateCommand
Command to print cluster state.
|
class |
TracingConfigurationCommand
Commands associated with tracing configuration functionality.
|
class |
TxCommands
Transaction commands.
|
class |
WalCommands
Wal commands.
|
| 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 |
CacheDistribution
Would collect and print info about how data is spread between nodes and partitions.
|
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 |
DiagnosticCommand |
class |
PageLocksCommand |
| Modifier and Type | Method and Description |
|---|---|
Command |
DiagnosticSubCommand.subcommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptionCommand
Commands assosiated with encryption features.
|
| 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 |
KillCommand
control.sh kill command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotCommand
control.sh Snapshot command.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020