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