Package org.apache.iotdb.rpc
Class UrlUtils
- java.lang.Object
-
- org.apache.iotdb.rpc.UrlUtils
-
public class UrlUtils extends Object
The UrlUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TEndPointparseTEndPointIpv4AndIpv6Url(String endPointUrl)Parse TEndPoint from a given TEndPointUrl example:[D80:0000:0000:0000:ABAA:0000:00C2:0002]:22227
-