public static interface Coprocessor.BatchResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getData()
bytes data = 1 [(.gogoproto.nullable) = false, (.gogoproto.customtype) = "github.com/pingcap/kvproto/pkg/sharedbytes.SharedBytes"]; |
Kvrpcpb.ExecDetails |
getExecDetails()
.kvrpcpb.ExecDetails exec_details = 3; |
Kvrpcpb.ExecDetailsOrBuilder |
getExecDetailsOrBuilder()
.kvrpcpb.ExecDetails exec_details = 3; |
String |
getOtherError()
string other_error = 2; |
com.google.protobuf.ByteString |
getOtherErrorBytes()
string other_error = 2; |
boolean |
hasExecDetails()
.kvrpcpb.ExecDetails exec_details = 3; |
com.google.protobuf.ByteString getData()
bytes data = 1 [(.gogoproto.nullable) = false, (.gogoproto.customtype) = "github.com/pingcap/kvproto/pkg/sharedbytes.SharedBytes"];String getOtherError()
string other_error = 2;com.google.protobuf.ByteString getOtherErrorBytes()
string other_error = 2;boolean hasExecDetails()
.kvrpcpb.ExecDetails exec_details = 3;Kvrpcpb.ExecDetails getExecDetails()
.kvrpcpb.ExecDetails exec_details = 3;Kvrpcpb.ExecDetailsOrBuilder getExecDetailsOrBuilder()
.kvrpcpb.ExecDetails exec_details = 3;Copyright © 2022 PingCAP. All rights reserved.