public static interface RawCodec.Factory extends Codec.Factory<RawCodec>
| Modifier and Type | Method and Description |
|---|---|
RawCodec |
create(Configuration configuration) |
RawCodec.Config |
getConfig() |
RawCodec.Descriptor |
getDescriptor() |
RawCodec create(Configuration configuration)
create in interface Codec.Factory<RawCodec>RawCodec.Config getConfig()
getConfig in interface Codec.Factory<RawCodec>RawCodec.Descriptor getDescriptor()
getDescriptor in interface Codec.Factory<RawCodec>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.