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