| DiscoveryClient | DiscoveryClient | |||
|---|---|---|---|---|
| Compiled from "DiscoveryClient.java" | Compiled from "DiscoveryClient.java" | |||
| public class io.dropwizard.discovery.client.DiscoveryClient<T> implements j ava.io.Closeable { | public class io.dropwizard.discovery.client.DiscoveryClient<T> implements j ava.io.Closeable { | |||
| static {}; | ||||
| public io.dropwizard.discovery.client.DiscoveryClient(java.lang.String, o rg.apache.curator.x.discovery.ServiceDiscovery<T>, org.apache.curator.x.dis covery.DownInstancePolicy, org.apache.curator.x.discovery.ProviderStrategy< T>); | public io.dropwizard.discovery.client.DiscoveryClient(java.lang.String, o rg.apache.curator.x.discovery.ServiceDiscovery<T>, org.apache.curator.x.dis covery.DownInstancePolicy, org.apache.curator.x.discovery.ProviderStrategy< T>); | |||
| public java.util.Collection<java.lang.String> getServices() throws java.l ang.Exception; | public java.util.Collection<java.lang.String> getServices() throws java.l ang.Exception; | |||
| public java.util.Collection<org.apache.curator.x.discovery.ServiceInstanc e<T>> getInstances(java.lang.String) throws java.lang.Exception; | public java.util.Collection<org.apache.curator.x.discovery.ServiceInstanc e<T>> getInstances(java.lang.String) throws java.lang.Exception; | |||
| public java.util.Collection<org.apache.curator.x.discovery.ServiceInstanc e<T>> getInstances(); | public java.util.Collection<org.apache.curator.x.discovery.ServiceInstanc e<T>> getInstances(); | |||
| public org.apache.curator.x.discovery.ServiceInstance<T> getInstance() th rows java.lang.Exception; | public org.apache.curator.x.discovery.ServiceInstance<T> getInstance() th rows java.lang.Exception; | |||
| public void noteError(org.apache.curator.x.discovery.ServiceInstance<T>); | public void noteError(org.apache.curator.x.discovery.ServiceInstance<T>); | |||
| public void start() throws java.lang.Exception; | public void start() throws java.lang.Exception; | |||
| public void close(); | public void close(); | |||
| static {}; | ||||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||