public static interface Requests.PrepareAndExecuteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionId()
optional string connection_id = 1; |
com.google.protobuf.ByteString |
getConnectionIdBytes()
optional string connection_id = 1; |
long |
getMaxRowCount()
optional uint64 max_row_count = 3; |
String |
getSql()
optional string sql = 2; |
com.google.protobuf.ByteString |
getSqlBytes()
optional string sql = 2; |
int |
getStatementId()
optional uint32 statement_id = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConnectionId()
optional string connection_id = 1;com.google.protobuf.ByteString getConnectionIdBytes()
optional string connection_id = 1;String getSql()
optional string sql = 2;com.google.protobuf.ByteString getSqlBytes()
optional string sql = 2;long getMaxRowCount()
optional uint64 max_row_count = 3;int getStatementId()
optional uint32 statement_id = 4;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.