| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.mapping.get | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Modifier and Type | Method and Description |
|---|---|
GetMappingsRequestBuilder |
GetMappingsAction.newRequestBuilder(ElasticsearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
GetMappingsRequestBuilder |
IndicesAdminClient.prepareGetMappings(String... indices)
Get the complete mappings of one or more types
|
Copyright © 2009–2017. All rights reserved.