Uses of Interface
org.apache.drill.exec.store.druid.rest.RestClient
Packages that use RestClient
-
Uses of RestClient in org.apache.drill.exec.store.druid.rest
Classes in org.apache.drill.exec.store.druid.rest that implement RestClientConstructors in org.apache.drill.exec.store.druid.rest with parameters of type RestClientModifierConstructorDescriptionDruidAdminClient
(String coordinatorAddress, RestClient restClient) DruidQueryClient
(String brokerURI, RestClient restClient)