public interface CompareInMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getConsts()
consts represents all non-null const args in repeated Datum format.
|
boolean |
getHasNull()
required bool has_null = 1 [(.gogoproto.nullable) = false]; |
boolean |
hasConsts()
consts represents all non-null const args in repeated Datum format.
|
boolean |
hasHasNull()
required bool has_null = 1 [(.gogoproto.nullable) = false]; |
boolean hasHasNull()
required bool has_null = 1 [(.gogoproto.nullable) = false];boolean getHasNull()
required bool has_null = 1 [(.gogoproto.nullable) = false];boolean hasConsts()
consts represents all non-null const args in repeated Datum format.
optional bytes consts = 2;com.google.protobuf.ByteString getConsts()
consts represents all non-null const args in repeated Datum format.
optional bytes consts = 2;Copyright © 2023 PingCAP. All rights reserved.