Class AbstractCodec
java.lang.Object
org.graylog2.plugin.inputs.codecs.AbstractCodec
- All Implemented Interfaces:
Codec
- Direct Known Subclasses:
Beats2Codec,BeatsCodec,CEFCodec,GelfCodec,JsonPathCodec,NetFlowCodec,RandomHttpMessageCodec,RawCodec,SyslogCodec
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from interface org.graylog2.plugin.inputs.codecs.Codec
Codec.Factory<C> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configuration
-
charset
-
-
Constructor Details
-
AbstractCodec
-
-
Method Details
-
getConfiguration
- Specified by:
getConfigurationin interfaceCodec
-
getName
-
getAggregator
- Specified by:
getAggregatorin interfaceCodec
-