Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
RpcHeaderProtos.RPCCallerContextProto
Protobuf type
hadoop.common.RPCCallerContextProto |
static class |
RpcHeaderProtos.RPCCallerContextProto.Builder
Protobuf type
hadoop.common.RPCCallerContextProto |
Modifier and Type | Method and Description |
---|---|
RpcHeaderProtos.RPCCallerContextProtoOrBuilder |
RpcHeaderProtos.RpcRequestHeaderProtoOrBuilder.getCallerContextOrBuilder()
optional .hadoop.common.RPCCallerContextProto callerContext = 7; |
RpcHeaderProtos.RPCCallerContextProtoOrBuilder |
RpcHeaderProtos.RpcRequestHeaderProto.getCallerContextOrBuilder()
optional .hadoop.common.RPCCallerContextProto callerContext = 7; |
RpcHeaderProtos.RPCCallerContextProtoOrBuilder |
RpcHeaderProtos.RpcRequestHeaderProto.Builder.getCallerContextOrBuilder()
optional .hadoop.common.RPCCallerContextProto callerContext = 7; |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.