public static interface FlightSql.CommandGetXdbcTypeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getDataType()
Specifies the data type to search for the info.
|
boolean |
hasDataType()
Specifies the data type to search for the info.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDataType()
Specifies the data type to search for the info.
optional int32 data_type = 1;
int getDataType()
Specifies the data type to search for the info.
optional int32 data_type = 1;
Copyright © 2023 The Apache Software Foundation. All rights reserved.