| Package | Description |
|---|---|
| com.facebook.presto.elasticsearch |
| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchConfig.Security |
ElasticsearchConfig.Security.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticsearchConfig.Security[] |
ElasticsearchConfig.Security.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchConfig |
ElasticsearchConfig.setSecurity(ElasticsearchConfig.Security security) |
Copyright © 2012–2023. All rights reserved.