| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.jraft.entity.codec | |
| com.alipay.sofa.jraft.entity.codec.v1 | |
| com.alipay.sofa.jraft.entity.codec.v2 |
| 限定符和类型 | 方法和说明 |
|---|---|
LogEntryEncoder |
DefaultLogEntryCodecFactory.encoder() |
LogEntryEncoder |
LogEntryCodecFactory.encoder()
Returns a log entry encoder.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
V1Encoder
已过时。
|
| 限定符和类型 | 字段和说明 |
|---|---|
static LogEntryEncoder |
V1Encoder.INSTANCE
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
LogEntryEncoder |
LogEntryV1CodecFactory.encoder()
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
V2Encoder
V2 log entry encoder based on protobuf, see src/main/resources/log.proto
|
| 限定符和类型 | 方法和说明 |
|---|---|
LogEntryEncoder |
LogEntryV2CodecFactory.encoder() |
Copyright © 2021. All rights reserved.