public static class Service.CreateStatementResponse extends Service.Response
Service.CreateStatementRequest.| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Descriptors.FieldDescriptor |
CONNECTION_ID_DESCRIPTOR |
String |
connectionId |
private static com.google.protobuf.Descriptors.FieldDescriptor |
METADATA_DESCRIPTOR |
Service.RpcMetadataResponse |
rpcMetadata |
int |
statementId |
PRIME| Constructor and Description |
|---|
CreateStatementResponse() |
CreateStatementResponse(String connectionId,
int statementId,
Service.RpcMetadataResponse rpcMetadata) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Service.CreateStatementResponse |
deserialize(com.google.protobuf.Message genericMsg) |
boolean |
equals(Object o) |
int |
hashCode() |
(package private) Responses.CreateStatementResponse |
serialize() |
p, p, p, pprivate static final com.google.protobuf.Descriptors.FieldDescriptor CONNECTION_ID_DESCRIPTOR
private static final com.google.protobuf.Descriptors.FieldDescriptor METADATA_DESCRIPTOR
public final String connectionId
public final int statementId
public final Service.RpcMetadataResponse rpcMetadata
CreateStatementResponse()
public CreateStatementResponse(String connectionId, int statementId, Service.RpcMetadataResponse rpcMetadata)
Service.CreateStatementResponse deserialize(com.google.protobuf.Message genericMsg)
deserialize in class Service.ResponseResponses.CreateStatementResponse serialize()
serialize in class Service.ResponseCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.