
public class InstanceUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
PATTERN_INSTANCE_V1 |
static Pattern |
PATTERN_INSTANCE_V2 |
static String |
REGEX_INSTANCE_V1 |
static String |
REGEX_INSTANCE_V2 |
static String |
SEPARATOR_V1 |
static String |
SEPARATOR_V2 |
| Constructor and Description |
|---|
InstanceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIndependentNaming(String instanceId) |
static boolean |
validateInstanceId(String instanceId) |
public static final String SEPARATOR_V1
public static final String REGEX_INSTANCE_V1
public static final Pattern PATTERN_INSTANCE_V1
public static final String SEPARATOR_V2
public static final String REGEX_INSTANCE_V2
public static final Pattern PATTERN_INSTANCE_V2
Copyright © 2012–2020. All rights reserved.