Uses of Class
org.apache.curator.ensemble.exhibitor.Exhibitors
-
Packages that use Exhibitors Package Description 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 Modifier and Type Method Description voidExhibitorEnsembleProvider. setExhibitors(Exhibitors newExhibitors)Change the set of exhibitors to pollConstructors in org.apache.curator.ensemble.exhibitor with parameters of type Exhibitors Constructor Description ExhibitorEnsembleProvider(Exhibitors exhibitors, ExhibitorRestClient restClient, java.lang.String restUriPath, int pollingMs, RetryPolicy retryPolicy)
-