Package | Description |
---|---|
org.elasticsearch.action.admin.indices.mapping.delete | |
org.elasticsearch.cluster.metadata |
Modifier and Type | Method and Description |
---|---|
DeleteMappingClusterStateUpdateRequest |
DeleteMappingClusterStateUpdateRequest.types(String[] types)
Sets the type to be removed
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataMappingService.removeMapping(DeleteMappingClusterStateUpdateRequest request,
ActionListener<ClusterStateUpdateResponse> listener) |
Copyright © 2009–2015. All rights reserved.