| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline | |
| org.apache.ignite.internal.commandline.cache | |
| org.apache.ignite.internal.commandline.diagnostic |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateCommand
Activate cluster command.
|
class |
BaselineCommand
Commands assosiated with baseline functionality.
|
class |
DeactivateCommand
Command to deactivate cluster.
|
class |
StateCommand
Command to print cluster state.
|
class |
TxCommands
Transaction commands.
|
class |
WalCommands
Wal commands.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
ConnectionAndSslParameters.command() |
Command |
CommandList.command() |
| Constructor and Description |
|---|
ConnectionAndSslParameters(Command command,
String host,
String port,
String user,
String pwd,
Long pingTimeout,
Long pingInterval,
boolean autoConfirmation,
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 |
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() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020