public static interface BeatsCodec.Factory extends Codec.Factory<BeatsCodec>
| Modifier and Type | Method and Description |
|---|---|
BeatsCodec |
create(Configuration configuration) |
BeatsCodec.Config |
getConfig() |
BeatsCodec.Descriptor |
getDescriptor() |
BeatsCodec create(Configuration configuration)
create in interface Codec.Factory<BeatsCodec>BeatsCodec.Config getConfig()
getConfig in interface Codec.Factory<BeatsCodec>BeatsCodec.Descriptor getDescriptor()
getDescriptor in interface Codec.Factory<BeatsCodec>Copyright © 2012–2021 Graylog, Inc.. All rights reserved.