Uses of Class
org.apache.curator.ensemble.exhibitor.Exhibitors

Packages that use Exhibitors
org.apache.curator.ensemble.exhibitor   
 

Uses of Exhibitors in org.apache.curator.ensemble.exhibitor
 

Methods in org.apache.curator.ensemble.exhibitor with parameters of type Exhibitors
 void ExhibitorEnsembleProvider.setExhibitors(Exhibitors newExhibitors)
          Change the set of exhibitors to poll
 

Constructors in org.apache.curator.ensemble.exhibitor with parameters of type Exhibitors
ExhibitorEnsembleProvider(Exhibitors exhibitors, ExhibitorRestClient restClient, String restUriPath, int pollingMs, RetryPolicy retryPolicy)
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.