public static class Service.ConnectionSyncResponse extends Service.Response
| Modifier and Type | Field and Description |
|---|---|
Meta.ConnectionProperties |
connProps |
Service.RpcMetadataResponse |
rpcMetadata |
PRIME| Constructor and Description |
|---|
Service.ConnectionSyncResponse() |
Service.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, ppublic final Meta.ConnectionProperties connProps
public final Service.RpcMetadataResponse rpcMetadata
Service.ConnectionSyncResponse()
public Service.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–2016 The Apache Software Foundation. All rights reserved.