| Constructor and Description | 
|---|
ConnectStringParser(String connectString)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getChrootPath()  | 
ArrayList<InetSocketAddress> | 
getServerAddresses()  | 
public ConnectStringParser(String connectString)
IllegalArgumentException - for an invalid chroot path.public String getChrootPath()
public ArrayList<InetSocketAddress> getServerAddresses()
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.