public interface KeyRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getHigh()
optional bytes high = 2; |
com.google.protobuf.ByteString |
getLow()
optional bytes low = 1; |
boolean |
hasHigh()
optional bytes high = 2; |
boolean |
hasLow()
optional bytes low = 1; |
Copyright © 2023 PingCAP. All rights reserved.