public static class GatewayProperties.Metrics extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PREFIX
Default metrics prefix.
|
| Constructor and Description |
|---|
Metrics() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPrefix(String prefix) |
String |
toString() |
public static final String DEFAULT_PREFIX
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.