public class CommandHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ERR_AUTHENTICATION_FAILED |
static int |
EXIT_CODE_CONNECTION_FAILED |
static int |
EXIT_CODE_INVALID_ARGUMENTS |
static int |
EXIT_CODE_OK |
static int |
EXIT_CODE_UNEXPECTED_ERROR |
| Constructor and Description |
|---|
CommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(String... args)
Parse and execute command.
|
static void |
main(String[] args) |
public static final int EXIT_CODE_OK
public static final int EXIT_CODE_INVALID_ARGUMENTS
public static final int EXIT_CODE_CONNECTION_FAILED
public static final int ERR_AUTHENTICATION_FAILED
public static final int EXIT_CODE_UNEXPECTED_ERROR
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018