public class GangliaUtil extends Object
Constructor and Description |
---|
GangliaUtil() |
Modifier and Type | Method and Description |
---|---|
static InetSocketAddress[] |
parse(String specs,
String defaultAddr,
int defaultPort)
Parses a space and/or comma separated sequence of server
specifications of the form hostname or hostname:port.
|
public static InetSocketAddress[] parse(String specs, String defaultAddr, int defaultPort)
InetSocketAddress
objects.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.