Uses of Class
org.elasticsearch.river.cluster.RiverClusterService

Packages that use RiverClusterService
org.elasticsearch.river   
org.elasticsearch.river.routing   
 

Uses of RiverClusterService in org.elasticsearch.river
 

Constructors in org.elasticsearch.river with parameters of type RiverClusterService
RiversManager(Settings settings, RiversService riversService, RiverClusterService clusterService, RiversRouter riversRouter)
           
RiversService(Settings settings, Client client, ThreadPool threadPool, ClusterService clusterService, RiversTypesRegistry typesRegistry, RiverClusterService riverClusterService, Injector injector)
           
 

Uses of RiverClusterService in org.elasticsearch.river.routing
 

Constructors in org.elasticsearch.river.routing with parameters of type RiverClusterService
RiversRouter(Settings settings, Client client, ClusterService clusterService, RiverClusterService riverClusterService)
           
 



Copyright © 2009-2012. All Rights Reserved.