Class HttpEndpoint
java.lang.Object
com.clickhouse.client.api.transport.HttpEndpoint
- All Implemented Interfaces:
Endpoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpEndpoint
-
-
Method Details
-
getURI
Description copied from interface:EndpointReturns URI without query parameters -
getHost
Description copied from interface:EndpointReturns hostname of target server -
getPort
public int getPort()Description copied from interface:EndpointReturns port of target server -
getPath
-
isSecure
public boolean isSecure() -
toString
-
equals
-
hashCode
public int hashCode()
-