Uses of Class
org.apache.solr.cloud.DistributedQueue

Packages that use DistributedQueue
org.apache.solr.cloud   
 

Uses of DistributedQueue in org.apache.solr.cloud
 

Methods in org.apache.solr.cloud that return DistributedQueue
static DistributedQueue Overseer.getInQueue(SolrZkClient zkClient)
          Get queue that can be used to send messages to Overseer.
 DistributedQueue ZkController.getOverseerCollectionQueue()
           
 DistributedQueue ZkController.getOverseerJobQueue()
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.