| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.get | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Modifier and Type | Method and Description |
|---|---|
GetIndexRequestBuilder |
GetIndexRequestBuilder.addFeatures(GetIndexRequest.Feature... features) |
GetIndexRequestBuilder |
GetIndexAction.newRequestBuilder(ElasticsearchClient client) |
GetIndexRequestBuilder |
GetIndexRequestBuilder.setFeatures(GetIndexRequest.Feature... features) |
| Modifier and Type | Method and Description |
|---|---|
GetIndexRequestBuilder |
IndicesAdminClient.prepareGetIndex()
Get index metadata for particular indices.
|
Copyright © 2009–2017. All rights reserved.