Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.RawBatchPutResponse
Protobuf type
kvrpcpb.RawBatchPutResponse |
static class |
Kvrpcpb.RawBatchPutResponse.Builder
Protobuf type
kvrpcpb.RawBatchPutResponse |
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.RawBatchPutResponseOrBuilder |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder.getRawBatchPutOrBuilder()
.kvrpcpb.RawBatchPutResponse RawBatchPut = 16; |
Kvrpcpb.RawBatchPutResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.getRawBatchPutOrBuilder()
.kvrpcpb.RawBatchPutResponse RawBatchPut = 16; |
Kvrpcpb.RawBatchPutResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.Builder.getRawBatchPutOrBuilder()
.kvrpcpb.RawBatchPutResponse RawBatchPut = 16; |
Copyright © 2024 PingCAP. All rights reserved.