Package | Description |
---|---|
org.apache.lens.api |
Modifier and Type | Method and Description |
---|---|
APIResult.Status |
APIResult.getStatus()
The status.
|
static APIResult.Status |
APIResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIResult.Status[] |
APIResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
APIResult(APIResult.Status status,
String message) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.