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