JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.trino.jdbc
Interface DnsResolver
public interface
DnsResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
InetAddress
>
lookup
(
String
hostname)
Method Details
lookup
List
<
InetAddress
>
lookup
(
String
hostname)
throws
UnknownHostException
Throws:
UnknownHostException