public static interface Requests.PrepareAndExecuteBatchRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionId()
string connection_id = 1; |
com.google.protobuf.ByteString |
getConnectionIdBytes()
string connection_id = 1; |
String |
getSqlCommands(int index)
repeated string sql_commands = 3; |
com.google.protobuf.ByteString |
getSqlCommandsBytes(int index)
repeated string sql_commands = 3; |
int |
getSqlCommandsCount()
repeated string sql_commands = 3; |
List<String> |
getSqlCommandsList()
repeated string sql_commands = 3; |
int |
getStatementId()
uint32 statement_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getConnectionId()
string connection_id = 1;com.google.protobuf.ByteString getConnectionIdBytes()
string connection_id = 1;int getStatementId()
uint32 statement_id = 2;int getSqlCommandsCount()
repeated string sql_commands = 3;String getSqlCommands(int index)
repeated string sql_commands = 3;com.google.protobuf.ByteString getSqlCommandsBytes(int index)
repeated string sql_commands = 3;Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.