public class NullCodec extends Object implements Codec
static class
NullCodec.Config
static interface
NullCodec.Factory
Codec.Descriptor
static String
NAME
NullCodec()
Message
decode(@NonNull RawMessage rawMessage)
CodecAggregator
getAggregator()
@NonNull Configuration
getConfiguration()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String NAME
public NullCodec()
@Nullable public Message decode(@NonNull RawMessage rawMessage)
decode
Codec
@Nullable public CodecAggregator getAggregator()
getAggregator
public String getName()
getName
public @NonNull Configuration getConfiguration()
getConfiguration
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.