public class Endpoint extends Object
Constructor and Description |
---|
Endpoint(String context,
String hostPortList) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContext() |
Credentials |
getCredentials() |
String |
getHostPort() |
Credentials |
getZooKeeperAuthInfo() |
int |
hashCode() |
void |
setCredentials(String c) |
void |
setZooKeeperAuthInfo(String digest) |
String |
toString() |
public String getContext()
public String getHostPort()
public Credentials getCredentials()
public void setCredentials(String c)
public void setZooKeeperAuthInfo(String digest)
public final Credentials getZooKeeperAuthInfo()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.