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