public class GraphiteOutputWriterCommonSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SETTING_HOST |
static String |
SETTING_NAME_PREFIX |
static String |
SETTING_PORT |
static int |
SETTING_PORT_DEFAULT_VALUE |
| Modifier and Type | Method and Description |
|---|---|
static String |
getConfiguredMetricPrefixOrNull(Map<String,String> settings) |
static HostAndPort |
getHostAndPort(Map<String,String> settings) |
public static final String SETTING_HOST
public static final String SETTING_PORT
public static final int SETTING_PORT_DEFAULT_VALUE
public static final String SETTING_NAME_PREFIX
Copyright © 2017. All Rights Reserved.