public static class Service.CreateStatementResponse extends Service.Response
Service.CreateStatementRequest.| Modifier and Type | Field and Description |
|---|---|
String |
connectionId |
Service.RpcMetadataResponse |
rpcMetadata |
int |
statementId |
PRIME| Constructor and Description |
|---|
Service.CreateStatementResponse() |
Service.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, ppublic final String connectionId
public final int statementId
public final Service.RpcMetadataResponse rpcMetadata
Service.CreateStatementResponse()
public Service.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–2016 The Apache Software Foundation. All rights reserved.