| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftCmdpb.CompactLogResponse
Protobuf type
raft_cmdpb.CompactLogResponse |
static class |
RaftCmdpb.CompactLogResponse.Builder
Protobuf type
raft_cmdpb.CompactLogResponse |
| Modifier and Type | Method and Description |
|---|---|
RaftCmdpb.CompactLogResponseOrBuilder |
RaftCmdpb.AdminResponseOrBuilder.getCompactLogOrBuilder()
.raft_cmdpb.CompactLogResponse compact_log = 4; |
RaftCmdpb.CompactLogResponseOrBuilder |
RaftCmdpb.AdminResponse.getCompactLogOrBuilder()
.raft_cmdpb.CompactLogResponse compact_log = 4; |
RaftCmdpb.CompactLogResponseOrBuilder |
RaftCmdpb.AdminResponse.Builder.getCompactLogOrBuilder()
.raft_cmdpb.CompactLogResponse compact_log = 4; |
Copyright © 2025 PingCAP. All rights reserved.