public class NameAddrUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT_PREFIX |
static Pattern |
INST_ENDPOINT_PATTERN |
static String |
INSTANCE_PREFIX |
static String |
INSTANCE_REGEX |
static Pattern |
NAMESRV_ENDPOINT_PATTERN |
| Constructor and Description |
|---|
NameAddrUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNameAdd() |
static String |
parseInstanceIdFromEndpoint(String endpoint) |
static boolean |
validateInstanceEndpoint(String endpoint) |
public static final String INSTANCE_PREFIX
public static final String INSTANCE_REGEX
public static final String ENDPOINT_PREFIX
public static final Pattern NAMESRV_ENDPOINT_PATTERN
public static final Pattern INST_ENDPOINT_PATTERN
Copyright © 2012–2019. All rights reserved.