| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftCmdpb.ReadIndexResponse
Protobuf type
raft_cmdpb.ReadIndexResponse |
static class |
RaftCmdpb.ReadIndexResponse.Builder
Protobuf type
raft_cmdpb.ReadIndexResponse |
| Modifier and Type | Method and Description |
|---|---|
RaftCmdpb.ReadIndexResponseOrBuilder |
RaftCmdpb.ResponseOrBuilder.getReadIndexOrBuilder()
.raft_cmdpb.ReadIndexResponse read_index = 10; |
RaftCmdpb.ReadIndexResponseOrBuilder |
RaftCmdpb.Response.getReadIndexOrBuilder()
.raft_cmdpb.ReadIndexResponse read_index = 10; |
RaftCmdpb.ReadIndexResponseOrBuilder |
RaftCmdpb.Response.Builder.getReadIndexOrBuilder()
.raft_cmdpb.ReadIndexResponse read_index = 10; |
Copyright © 2025 PingCAP. All rights reserved.