@Deprecated public class LogEntryV1CodecFactory extends Object implements LogEntryCodecFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static byte |
MAGIC
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
LogEntryDecoder |
decoder()
已过时。
Returns a log entry decoder.
|
LogEntryEncoder |
encoder()
已过时。
Returns a log entry encoder.
|
static LogEntryV1CodecFactory |
getInstance()
已过时。
Returns a singleton instance of DefaultLogEntryCodecFactory.
|
public static final byte MAGIC
public static LogEntryV1CodecFactory getInstance()
public LogEntryEncoder encoder()
LogEntryCodecFactoryencoder 在接口中 LogEntryCodecFactorypublic LogEntryDecoder decoder()
LogEntryCodecFactorydecoder 在接口中 LogEntryCodecFactoryCopyright © 2021. All rights reserved.