public static class Service.ExecuteResponse extends Service.Response
Service.PrepareAndExecuteRequest.| Modifier and Type | Field and Description |
|---|---|
boolean |
missingStatement |
List<Service.ResultSetResponse> |
results |
Service.RpcMetadataResponse |
rpcMetadata |
PRIME| Constructor and Description |
|---|
Service.ExecuteResponse() |
Service.ExecuteResponse(List<Service.ResultSetResponse> results,
boolean missingStatement,
Service.RpcMetadataResponse rpcMetadata) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Service.ExecuteResponse |
deserialize(com.google.protobuf.Message genericMsg) |
boolean |
equals(Object o) |
int |
hashCode() |
(package private) Responses.ExecuteResponse |
serialize() |
p, p, p, ppublic final List<Service.ResultSetResponse> results
public boolean missingStatement
public final Service.RpcMetadataResponse rpcMetadata
Service.ExecuteResponse()
public Service.ExecuteResponse(List<Service.ResultSetResponse> results, boolean missingStatement, Service.RpcMetadataResponse rpcMetadata)
Service.ExecuteResponse deserialize(com.google.protobuf.Message genericMsg)
deserialize in class Service.ResponseResponses.ExecuteResponse serialize()
serialize in class Service.ResponseCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.