Uses of Interface
org.apache.curator.ensemble.exhibitor.ExhibitorRestClient
-
Packages that use ExhibitorRestClient Package Description org.apache.curator.ensemble.exhibitor -
-
Uses of ExhibitorRestClient in org.apache.curator.ensemble.exhibitor
Classes in org.apache.curator.ensemble.exhibitor that implement ExhibitorRestClient Modifier and Type Class Description classDefaultExhibitorRestClientConstructors in org.apache.curator.ensemble.exhibitor with parameters of type ExhibitorRestClient Constructor Description ExhibitorEnsembleProvider(Exhibitors exhibitors, ExhibitorRestClient restClient, java.lang.String restUriPath, int pollingMs, RetryPolicy retryPolicy)
-