public interface CompareInMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
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 © 2024 PingCAP. All rights reserved.