Uses of Class
org.elasticsearch.action.admin.indices.refresh.TransportRefreshAction

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

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

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



Copyright © 2009-2012. All Rights Reserved.