@Deprecated public class LogEntryV1CodecFactory extends Object implements LogEntryCodecFactory
| Modifier and Type | Field and Description |
|---|---|
static byte |
MAGIC
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntryDecoder |
decoder()
Deprecated.
Returns a log entry decoder.
|
LogEntryEncoder |
encoder()
Deprecated.
Returns a log entry encoder.
|
static LogEntryV1CodecFactory |
getInstance()
Deprecated.
Returns a singleton instance of DefaultLogEntryCodecFactory.
|
public static final byte MAGIC
public static LogEntryV1CodecFactory getInstance()
public LogEntryEncoder encoder()
LogEntryCodecFactoryencoder in interface LogEntryCodecFactorypublic LogEntryDecoder decoder()
LogEntryCodecFactorydecoder in interface LogEntryCodecFactoryCopyright © 2024. All rights reserved.