| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap.cli |
| Modifier and Type | Method and Description |
|---|---|
LlapStatusServiceDriver.ExitCode |
LlapStatusServiceDriver.LlapStatusCliException.getExitCode() |
static LlapStatusServiceDriver.ExitCode |
LlapStatusServiceDriver.ExitCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LlapStatusServiceDriver.ExitCode[] |
LlapStatusServiceDriver.ExitCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode,
String message) |
LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode,
String message,
Throwable cause) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.