public static interface FlightSql.CommandStatementQueryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getQuery()
The SQL syntax.
|
com.google.protobuf.ByteString |
getQueryBytes()
The SQL syntax.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getQuery()
The SQL syntax.
string query = 1;
com.google.protobuf.ByteString getQueryBytes()
The SQL syntax.
string query = 1;
Copyright © 2022 The Apache Software Foundation. All rights reserved.