public class RawUDPInput extends MessageInput
Modifier and Type | Class and Description |
---|---|
static class |
RawUDPInput.Config |
static class |
RawUDPInput.Descriptor |
static interface |
RawUDPInput.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_STARTED_AT, FIELD_STATIC_FIELDS, FIELD_TITLE, FIELD_TYPE, global, inputBuffer, persistId, title
Constructor and Description |
---|
RawUDPInput(com.codahale.metrics.MetricRegistry metricRegistry,
Configuration configuration,
UdpTransport.Factory udpTransportFactory,
RawCodec.Factory rawCodecFactory,
LocalMetricRegistry localRegistry,
RawUDPInput.Config config,
RawUDPInput.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, toString
public RawUDPInput(com.codahale.metrics.MetricRegistry metricRegistry, Configuration configuration, UdpTransport.Factory udpTransportFactory, RawCodec.Factory rawCodecFactory, LocalMetricRegistry localRegistry, RawUDPInput.Config config, RawUDPInput.Descriptor descriptor, ServerStatus serverStatus)
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.