| Package | Description |
|---|---|
| org.tikv.kvproto |
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftCmdpb.IngestSSTResponse
Protobuf type
raft_cmdpb.IngestSSTResponse |
static class |
RaftCmdpb.IngestSSTResponse.Builder
Protobuf type
raft_cmdpb.IngestSSTResponse |
| Modifier and Type | Method and Description |
|---|---|
RaftCmdpb.IngestSSTResponseOrBuilder |
RaftCmdpb.ResponseOrBuilder.getIngestSstOrBuilder()
.raft_cmdpb.IngestSSTResponse ingest_sst = 9; |
RaftCmdpb.IngestSSTResponseOrBuilder |
RaftCmdpb.Response.getIngestSstOrBuilder()
.raft_cmdpb.IngestSSTResponse ingest_sst = 9; |
RaftCmdpb.IngestSSTResponseOrBuilder |
RaftCmdpb.Response.Builder.getIngestSstOrBuilder()
.raft_cmdpb.IngestSSTResponse ingest_sst = 9; |
Copyright © 2025 PingCAP. All rights reserved.