public static interface BackupOuterClass.RawRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getCf()
string cf = 3; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 3; |
com.google.protobuf.ByteString |
getEndKey()
bytes end_key = 2; |
com.google.protobuf.ByteString |
getStartKey()
bytes start_key = 1; |
com.google.protobuf.ByteString getStartKey()
bytes start_key = 1;
com.google.protobuf.ByteString getEndKey()
bytes end_key = 2;
String getCf()
string cf = 3;
com.google.protobuf.ByteString getCfBytes()
string cf = 3;
Copyright © 2022 PingCAP. All rights reserved.