Modifier and Type | Method and Description |
---|---|
ElasticSearchConnection.Result |
ElasticSearchConnection.getResult() |
static ElasticSearchConnection.Result |
ElasticSearchConnection.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticSearchConnection.Result[] |
ElasticSearchConnection.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ElasticSearchConnection.setResult(String resultCode,
ElasticSearchConnection.Result res,
String desc) |