Package org.apache.hadoop.ipc.protobuf
package org.apache.hadoop.ipc.protobuf
-
ClassDescriptionorg.apache.hadoop.ipc.protobuf.IpcConnectionContextProtosorg.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoThe connection context is sent as part of the connection establishment.org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProto.BuilderThe connection context is sent as part of the connection establishment.org.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.IpcConnectionContextProtoOrBuilderorg.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoSpec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContextorg.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProto.BuilderSpec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContextorg.apache.hadoop.ipc.protobuf.IpcConnectionContextProtos.UserInformationProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protosorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoThis message is the header for the Protobuf Rpc Engine when sending a RPC request from RPC client to the RPC server.org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProto.BuilderThis message is the header for the Protobuf Rpc Engine when sending a RPC request from RPC client to the RPC server.org.apache.hadoop.ipc.protobuf.ProtobufRpcEngine2Protos.RequestHeaderProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtosorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoProtobuf type
hadoop.common.RequestHeaderProtoorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProto.BuilderProtobuf typehadoop.common.RequestHeaderProtoorg.apache.hadoop.ipc.protobuf.ProtobufRpcEngineProtos.RequestHeaderProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtosorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoGet protocol signature request.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProto.BuilderGet protocol signature request.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureRequestProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoGet protocol signature response.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProto.BuilderGet protocol signature response.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolSignatureResponseProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoRequest to get protocol versions for all supported rpc kinds.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProto.BuilderRequest to get protocol versions for all supported rpc kinds.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsRequestProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoGet protocol version response.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProto.BuilderGet protocol version response.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.GetProtocolVersionsResponseProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoServiceProtocol to get information about protocols.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.BlockingInterfaceorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Interfaceorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolInfoService.Stuborg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoProtobuf typehadoop.common.ProtocolSignatureProtoorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProto.BuilderProtobuf typehadoop.common.ProtocolSignatureProtoorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolSignatureProtoOrBuilderorg.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoProtocol version with corresponding rpc kind.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProto.BuilderProtocol version with corresponding rpc kind.org.apache.hadoop.ipc.protobuf.ProtocolInfoProtos.ProtocolVersionProtoOrBuilderorg.apache.hadoop.ipc.protobuf.RpcHeaderProtosorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoUsed to pass through the call context entry after an RPC is made.org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProto.BuilderUsed to pass through the call context entry after an RPC is made.org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCCallerContextProtoOrBuilderRpcKind determine the rpcEngine and the serialization of the rpc requestorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtothe header for the RpcRequestorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProto.Builderthe header for the RpcRequestProtobuf enumhadoop.common.RpcRequestHeaderProto.OperationProtoorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcRequestHeaderProtoOrBuilderorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoRpc Response Header +------------------------------------------------------------------+ | Rpc total response length in bytes (4 bytes int) | | (sum of next two parts) | +------------------------------------------------------------------+ | RpcResponseHeaderProto - serialized delimited ie has len | +------------------------------------------------------------------+ | if request is successful: | | - RpcResponse - The actual rpc response bytes follow | | the response header | | This response is serialized based on RpcKindProto | | if request fails : | | The rpc response header contains the necessary info | +------------------------------------------------------------------+ Note that rpc response header is also used when connection setup fails.org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProto.BuilderRpc Response Header +------------------------------------------------------------------+ | Rpc total response length in bytes (4 bytes int) | | (sum of next two parts) | +------------------------------------------------------------------+ | RpcResponseHeaderProto - serialized delimited ie has len | +------------------------------------------------------------------+ | if request is successful: | | - RpcResponse - The actual rpc response bytes follow | | the response header | | This response is serialized based on RpcKindProto | | if request fails : | | The rpc response header contains the necessary info | +------------------------------------------------------------------+ Note that rpc response header is also used when connection setup fails.Protobuf enumhadoop.common.RpcResponseHeaderProto.RpcErrorCodeProtoProtobuf enumhadoop.common.RpcResponseHeaderProto.RpcStatusProtoorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcResponseHeaderProtoOrBuilderorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoProtobuf typehadoop.common.RpcSaslProtoorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.BuilderProtobuf typehadoop.common.RpcSaslProtoorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthProtobuf typehadoop.common.RpcSaslProto.SaslAuthorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuth.BuilderProtobuf typehadoop.common.RpcSaslProto.SaslAuthorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilderProtobuf enumhadoop.common.RpcSaslProto.SaslStateorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcSaslProtoOrBuilderorg.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoUsed to pass through the information necessary to continue a trace after an RPC is made.org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProto.BuilderUsed to pass through the information necessary to continue a trace after an RPC is made.org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RPCTraceInfoProtoOrBuilder