public static interface Requests.CloseStatementRequestOrBuilder
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; |
int |
getStatementId()
optional uint32 statement_id = 2; |
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;int getStatementId()
optional uint32 statement_id = 2;Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.