| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.mapping.put |
Put Mapping Action.
|
| org.elasticsearch.cluster.metadata |
| Modifier and Type | Method and Description |
|---|---|
PutMappingClusterStateUpdateRequest |
PutMappingClusterStateUpdateRequest.source(String source) |
PutMappingClusterStateUpdateRequest |
PutMappingClusterStateUpdateRequest.type(String type) |
PutMappingClusterStateUpdateRequest |
PutMappingClusterStateUpdateRequest.updateAllTypes(boolean updateAllTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataMappingService.putMapping(PutMappingClusterStateUpdateRequest request,
ActionListener<ClusterStateUpdateResponse> listener) |
Copyright © 2009–2017. All rights reserved.