JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.zookeeper.client
StaticHostProvider
Resolver
Contents
Description
Method Summary
Method Details
getAllByName(String)
Hide sidebar
Show sidebar
Interface StaticHostProvider.Resolver
Enclosing class:
StaticHostProvider
public static interface
StaticHostProvider.Resolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InetAddress
[]
getAllByName
(
String
name)
Method Details
getAllByName
InetAddress
[]
getAllByName
(
String
name)
throws
UnknownHostException
Throws:
UnknownHostException