public static class Service.PrepareResponse extends Service.Response
Service.PrepareRequest.| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Descriptors.FieldDescriptor |
METADATA_DESCRIPTOR |
Service.RpcMetadataResponse |
rpcMetadata |
Meta.StatementHandle |
statement |
PRIME| Constructor and Description |
|---|
PrepareResponse() |
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, pprivate static final com.google.protobuf.Descriptors.FieldDescriptor METADATA_DESCRIPTOR
public final Meta.StatementHandle statement
public final Service.RpcMetadataResponse rpcMetadata
PrepareResponse()
public 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–2018 The Apache Software Foundation. All rights reserved.