JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.druid.client.selector
Interface Server
public interface
Server
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAddress
()
String
getHost
()
int
getPort
()
String
getScheme
()
Method Details
getScheme
String
getScheme
()
getHost
String
getHost
()
getAddress
String
getAddress
()
getPort
int
getPort
()