Class Hierarchy
- java.lang.Object
- org.apache.druid.rpc.DiscoveryServiceLocator (implements org.apache.druid.rpc.ServiceLocator)
- org.apache.druid.rpc.FixedServiceLocator (implements org.apache.druid.rpc.ServiceLocator)
- org.apache.druid.rpc.IgnoreHttpResponseHandler (implements org.apache.druid.java.util.http.client.response.HttpResponseHandler<IntermediateType,
FinalType>) - org.apache.druid.rpc.RequestBuilder
- org.apache.druid.rpc.ServiceClientFactoryImpl (implements org.apache.druid.rpc.ServiceClientFactory)
- org.apache.druid.rpc.ServiceClientImpl (implements org.apache.druid.rpc.ServiceClient)
- org.apache.druid.rpc.ServiceLocation
- org.apache.druid.rpc.ServiceLocations
- org.apache.druid.rpc.StandardRetryPolicy (implements org.apache.druid.rpc.ServiceRetryPolicy)
- org.apache.druid.rpc.StandardRetryPolicy.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.druid.rpc.RpcException
- org.apache.druid.rpc.HttpResponseException
- org.apache.druid.rpc.ServiceClosedException
- org.apache.druid.rpc.ServiceNotAvailableException
- org.apache.druid.rpc.RpcException
- java.io.IOException
- java.lang.Exception
- org.apache.druid.rpc.UpdateResponse
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.druid.rpc.ServiceLocator
- java.io.Closeable
- org.apache.druid.rpc.ServiceClient
- org.apache.druid.rpc.ServiceClientFactory
- org.apache.druid.rpc.ServiceRetryPolicy