public static interface Kvrpcpb.VerGetResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Kvrpcpb.VerError |
getError()
.kvrpcpb.VerError error = 2; |
Kvrpcpb.VerErrorOrBuilder |
getErrorOrBuilder()
.kvrpcpb.VerError error = 2; |
boolean |
getNotFound()
bool not_found = 4; |
Errorpb.Error |
getRegionError()
.errorpb.Error region_error = 1; |
Errorpb.ErrorOrBuilder |
getRegionErrorOrBuilder()
.errorpb.Error region_error = 1; |
Kvrpcpb.VerValue |
getValue()
.kvrpcpb.VerValue value = 3; |
Kvrpcpb.VerValueOrBuilder |
getValueOrBuilder()
.kvrpcpb.VerValue value = 3; |
boolean |
hasError()
.kvrpcpb.VerError error = 2; |
boolean |
hasRegionError()
.errorpb.Error region_error = 1; |
boolean |
hasValue()
.kvrpcpb.VerValue value = 3; |
boolean hasRegionError()
.errorpb.Error region_error = 1;Errorpb.Error getRegionError()
.errorpb.Error region_error = 1;Errorpb.ErrorOrBuilder getRegionErrorOrBuilder()
.errorpb.Error region_error = 1;boolean hasError()
.kvrpcpb.VerError error = 2;Kvrpcpb.VerError getError()
.kvrpcpb.VerError error = 2;Kvrpcpb.VerErrorOrBuilder getErrorOrBuilder()
.kvrpcpb.VerError error = 2;boolean hasValue()
.kvrpcpb.VerValue value = 3;Kvrpcpb.VerValue getValue()
.kvrpcpb.VerValue value = 3;Kvrpcpb.VerValueOrBuilder getValueOrBuilder()
.kvrpcpb.VerValue value = 3;boolean getNotFound()
bool not_found = 4;Copyright © 2022 PingCAP. All rights reserved.