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