public class NamingUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_ENV_NAME |
| Constructor and Description |
|---|
NamingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
prefixWithNamespace(String name) |
static String |
queueName(String prefix,
String name) |
static String |
sanitizeMetricName(String metric) |
public static final String NAMESPACE_ENV_NAME
Copyright © 2016–2021. All rights reserved.