| 接口 | 说明 |
|---|---|
| LogOutter.PBLogEntryOrBuilder |
| 类 | 说明 |
|---|---|
| LogEntryV2CodecFactory |
V2(Now) log entry codec implementation, header format:
0 1 2 3 4 5
+-+-+-+-+-+-+-+-++-+-+-+
|Magic|Version|Reserved|
+-+-+-+-+-+-+-+-++-+-+-+
|
| LogOutter | |
| LogOutter.PBLogEntry |
Protobuf type
jraft.PBLogEntry |
| LogOutter.PBLogEntry.Builder |
Protobuf type
jraft.PBLogEntry |
| V2Decoder |
V2 log entry decoder based on protobuf, see src/main/resources/log.proto
|
| V2Encoder |
V2 log entry encoder based on protobuf, see src/main/resources/log.proto
|
Copyright © 2021. All rights reserved.