Uses of Class
org.elasticsearch.action.deletebyquery.TransportDeleteByQueryAction

Packages that use TransportDeleteByQueryAction
org.elasticsearch.action.admin.indices.mapping.delete   
 

Uses of TransportDeleteByQueryAction in org.elasticsearch.action.admin.indices.mapping.delete
 

Constructors in org.elasticsearch.action.admin.indices.mapping.delete with parameters of type TransportDeleteByQueryAction
TransportDeleteMappingAction(Settings settings, TransportService transportService, ClusterService clusterService, ThreadPool threadPool, MetaDataMappingService metaDataMappingService, TransportDeleteByQueryAction deleteByQueryAction, TransportRefreshAction refreshAction, TransportFlushAction flushAction)
           
 



Copyright © 2009-2012. All Rights Reserved.