public static interface RpcPayloadHeaderProtos.RpcResponseHeaderProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getCallId() |
int |
getServerIpcVersionNum() |
RpcPayloadHeaderProtos.RpcStatusProto |
getStatus() |
boolean |
hasCallId() |
boolean |
hasServerIpcVersionNum() |
boolean |
hasStatus() |
boolean hasCallId()
int getCallId()
boolean hasStatus()
RpcPayloadHeaderProtos.RpcStatusProto getStatus()
boolean hasServerIpcVersionNum()
int getServerIpcVersionNum()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.