| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.mapping.put |
Put Mapping Action.
|
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.cluster.metadata |
| Class and Description |
|---|
| PutMappingAction |
| PutMappingClusterStateUpdateRequest
Cluster state update request that allows to put a mapping
|
| PutMappingRequest
Puts mapping definition registered under a specific type into one or more indices.
|
| PutMappingRequestBuilder
Builder for a put mapping request
|
| PutMappingResponse
The response of put mapping operation.
|
| Class and Description |
|---|
| PutMappingRequest
Puts mapping definition registered under a specific type into one or more indices.
|
| PutMappingRequestBuilder
Builder for a put mapping request
|
| PutMappingResponse
The response of put mapping operation.
|
| Class and Description |
|---|
| PutMappingClusterStateUpdateRequest
Cluster state update request that allows to put a mapping
|
Copyright © 2009–2017. All rights reserved.