public class LocalMetricsInput extends MessageInput
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalMetricsInput.Config |
static class |
LocalMetricsInput.Descriptor |
static interface |
LocalMetricsInput.Factory |
configuration, contentPack, createdAt, creatorUserId, FIELD_ATTRIBUTES, FIELD_CONFIGURATION, FIELD_CONTENT_PACK, FIELD_CREATED_AT, FIELD_CREATOR_USER_ID, FIELD_GLOBAL, FIELD_ID, FIELD_NAME, FIELD_NODE_ID, FIELD_RADIO_ID, FIELD_STARTED_AT, FIELD_STATIC_FIELDS, FIELD_TITLE, FIELD_TYPE, global, inputBuffer, persistId, title| Constructor and Description |
|---|
LocalMetricsInput(Configuration configuration,
com.codahale.metrics.MetricRegistry metricRegistry,
LocalMetricsTransport.Factory transport,
GelfCodec.Factory codec,
LocalMetricRegistry localRegistry,
LocalMetricsInput.Config config,
LocalMetricsInput.Descriptor descriptor,
ServerStatus serverStatus) |
addStaticField, addStaticFields, asMap, asMapMasked, checkConfiguration, equals, getAttributesWithMaskedPasswords, getCodec, getConfiguration, getContentPack, getCreatedAt, getCreatorUserId, getDefaultRecvBufferSize, getDescriptor, getId, getName, getNodeId, getPersistId, getRequestedConfiguration, getStaticFields, getTitle, getType, getUniqueReadableId, hashCode, initialize, isExclusive, isGlobal, launch, processRawMessage, setContentPack, setCreatedAt, setCreatorUserId, setDefaultRecvBufferSize, setGlobal, setNodeId, setPersistId, setTitle, stop, terminate, toStringpublic LocalMetricsInput(Configuration configuration, com.codahale.metrics.MetricRegistry metricRegistry, LocalMetricsTransport.Factory transport, GelfCodec.Factory codec, LocalMetricRegistry localRegistry, LocalMetricsInput.Config config, LocalMetricsInput.Descriptor descriptor, ServerStatus serverStatus)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.