org.elasticsearch.cluster.metadata
Class MetaDataMappingService.RemoveRequest

java.lang.Object
  extended by org.elasticsearch.cluster.metadata.MetaDataMappingService.RemoveRequest
Enclosing class:
MetaDataMappingService

public static class MetaDataMappingService.RemoveRequest
extends Object


Constructor Summary
MetaDataMappingService.RemoveRequest(String[] indices, String mappingType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataMappingService.RemoveRequest

public MetaDataMappingService.RemoveRequest(String[] indices,
                                            String mappingType)


Copyright © 2009-2012. All Rights Reserved.