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