| Class | Description |
|---|---|
| IpcConnectionContextProtos | |
| IpcConnectionContextProtos.IpcConnectionContextProto |
The connection context is sent as part of the connection establishment.
|
| IpcConnectionContextProtos.IpcConnectionContextProto.Builder |
The connection context is sent as part of the connection establishment.
|
| IpcConnectionContextProtos.UserInformationProto |
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
|
| IpcConnectionContextProtos.UserInformationProto.Builder |
Spec for UserInformationProto is specified in ProtoUtil#makeIpcConnectionContext
|
| ProtobufRpcEngine2Protos | |
| ProtobufRpcEngine2Protos.RequestHeaderProto |
This message is the header for the Protobuf Rpc Engine
when sending a RPC request from RPC client to the RPC server.
|
| ProtobufRpcEngine2Protos.RequestHeaderProto.Builder |
This message is the header for the Protobuf Rpc Engine
when sending a RPC request from RPC client to the RPC server.
|
| ProtobufRpcEngineProtos | |
| ProtobufRpcEngineProtos.RequestHeaderProto |
Protobuf type
hadoop.common.RequestHeaderProto |
| ProtobufRpcEngineProtos.RequestHeaderProto.Builder |
Protobuf type
hadoop.common.RequestHeaderProto |
| ProtocolInfoProtos | |
| ProtocolInfoProtos.GetProtocolSignatureRequestProto |
Get protocol signature request.
|
| ProtocolInfoProtos.GetProtocolSignatureRequestProto.Builder |
Get protocol signature request.
|
| ProtocolInfoProtos.GetProtocolSignatureResponseProto |
Get protocol signature response.
|
| ProtocolInfoProtos.GetProtocolSignatureResponseProto.Builder |
Get protocol signature response.
|
| ProtocolInfoProtos.GetProtocolVersionsRequestProto |
Request to get protocol versions for all supported rpc kinds.
|
| ProtocolInfoProtos.GetProtocolVersionsRequestProto.Builder |
Request to get protocol versions for all supported rpc kinds.
|
| ProtocolInfoProtos.GetProtocolVersionsResponseProto |
Get protocol version response.
|
| ProtocolInfoProtos.GetProtocolVersionsResponseProto.Builder |
Get protocol version response.
|
| ProtocolInfoProtos.ProtocolInfoService |
Protocol to get information about protocols.
|
| ProtocolInfoProtos.ProtocolInfoService.Stub | |
| ProtocolInfoProtos.ProtocolSignatureProto |
Protobuf type
hadoop.common.ProtocolSignatureProto |
| ProtocolInfoProtos.ProtocolSignatureProto.Builder |
Protobuf type
hadoop.common.ProtocolSignatureProto |
| ProtocolInfoProtos.ProtocolVersionProto |
Protocol version with corresponding rpc kind.
|
| ProtocolInfoProtos.ProtocolVersionProto.Builder |
Protocol version with corresponding rpc kind.
|
| RpcHeaderProtos | |
| RpcHeaderProtos.RPCCallerContextProto |
Used to pass through the call context entry after an RPC is made.
|
| RpcHeaderProtos.RPCCallerContextProto.Builder |
Used to pass through the call context entry after an RPC is made.
|
| RpcHeaderProtos.RpcRequestHeaderProto |
the header for the RpcRequest
|
| RpcHeaderProtos.RpcRequestHeaderProto.Builder |
the header for the RpcRequest
|
| RpcHeaderProtos.RpcResponseHeaderProto |
Rpc 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.
|
| RpcHeaderProtos.RpcResponseHeaderProto.Builder |
Rpc 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.
|
| RpcHeaderProtos.RpcSaslProto |
Protobuf type
hadoop.common.RpcSaslProto |
| RpcHeaderProtos.RpcSaslProto.Builder |
Protobuf type
hadoop.common.RpcSaslProto |
| RpcHeaderProtos.RpcSaslProto.SaslAuth |
Protobuf type
hadoop.common.RpcSaslProto.SaslAuth |
| RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder |
Protobuf type
hadoop.common.RpcSaslProto.SaslAuth |
| RpcHeaderProtos.RPCTraceInfoProto |
Used to pass through the information necessary to continue
a trace after an RPC is made.
|
| RpcHeaderProtos.RPCTraceInfoProto.Builder |
Used to pass through the information necessary to continue
a trace after an RPC is made.
|
| TestProtos | |
| TestProtos.AddRequestProto |
Protobuf type
hadoop.common.AddRequestProto |
| TestProtos.AddRequestProto.Builder |
Protobuf type
hadoop.common.AddRequestProto |
| TestProtos.AddRequestProto2 |
Protobuf type
hadoop.common.AddRequestProto2 |
| TestProtos.AddRequestProto2.Builder |
Protobuf type
hadoop.common.AddRequestProto2 |
| TestProtos.AddResponseProto |
Protobuf type
hadoop.common.AddResponseProto |
| TestProtos.AddResponseProto.Builder |
Protobuf type
hadoop.common.AddResponseProto |
| TestProtos.AuthMethodResponseProto |
Protobuf type
hadoop.common.AuthMethodResponseProto |
| TestProtos.AuthMethodResponseProto.Builder |
Protobuf type
hadoop.common.AuthMethodResponseProto |
| TestProtos.EchoRequestProto |
Protobuf type
hadoop.common.EchoRequestProto |
| TestProtos.EchoRequestProto.Builder |
Protobuf type
hadoop.common.EchoRequestProto |
| TestProtos.EchoRequestProto2 |
Protobuf type
hadoop.common.EchoRequestProto2 |
| TestProtos.EchoRequestProto2.Builder |
Protobuf type
hadoop.common.EchoRequestProto2 |
| TestProtos.EchoResponseProto |
Protobuf type
hadoop.common.EchoResponseProto |
| TestProtos.EchoResponseProto.Builder |
Protobuf type
hadoop.common.EchoResponseProto |
| TestProtos.EchoResponseProto2 |
Protobuf type
hadoop.common.EchoResponseProto2 |
| TestProtos.EchoResponseProto2.Builder |
Protobuf type
hadoop.common.EchoResponseProto2 |
| TestProtos.EmptyRequestProto |
Protobuf type
hadoop.common.EmptyRequestProto |
| TestProtos.EmptyRequestProto.Builder |
Protobuf type
hadoop.common.EmptyRequestProto |
| TestProtos.EmptyResponseProto |
Protobuf type
hadoop.common.EmptyResponseProto |
| TestProtos.EmptyResponseProto.Builder |
Protobuf type
hadoop.common.EmptyResponseProto |
| TestProtos.ExchangeRequestProto |
Protobuf type
hadoop.common.ExchangeRequestProto |
| TestProtos.ExchangeRequestProto.Builder |
Protobuf type
hadoop.common.ExchangeRequestProto |
| TestProtos.ExchangeResponseProto |
Protobuf type
hadoop.common.ExchangeResponseProto |
| TestProtos.ExchangeResponseProto.Builder |
Protobuf type
hadoop.common.ExchangeResponseProto |
| TestProtos.OptRequestProto |
Protobuf type
hadoop.common.OptRequestProto |
| TestProtos.OptRequestProto.Builder |
Protobuf type
hadoop.common.OptRequestProto |
| TestProtos.OptResponseProto |
Protobuf type
hadoop.common.OptResponseProto |
| TestProtos.OptResponseProto.Builder |
Protobuf type
hadoop.common.OptResponseProto |
| TestProtos.SleepRequestProto |
Protobuf type
hadoop.common.SleepRequestProto |
| TestProtos.SleepRequestProto.Builder |
Protobuf type
hadoop.common.SleepRequestProto |
| TestProtos.SleepRequestProto2 |
Protobuf type
hadoop.common.SleepRequestProto2 |
| TestProtos.SleepRequestProto2.Builder |
Protobuf type
hadoop.common.SleepRequestProto2 |
| TestProtos.SleepResponseProto |
Protobuf type
hadoop.common.SleepResponseProto |
| TestProtos.SleepResponseProto.Builder |
Protobuf type
hadoop.common.SleepResponseProto |
| TestProtos.SleepResponseProto2 |
Protobuf type
hadoop.common.SleepResponseProto2 |
| TestProtos.SleepResponseProto2.Builder |
Protobuf type
hadoop.common.SleepResponseProto2 |
| TestProtos.SlowPingRequestProto |
Protobuf type
hadoop.common.SlowPingRequestProto |
| TestProtos.SlowPingRequestProto.Builder |
Protobuf type
hadoop.common.SlowPingRequestProto |
| TestProtos.UserResponseProto |
Protobuf type
hadoop.common.UserResponseProto |
| TestProtos.UserResponseProto.Builder |
Protobuf type
hadoop.common.UserResponseProto |
| TestProtosLegacy | |
| TestProtosLegacy.AddRequestProto |
Protobuf type
hadoop.common.AddRequestProto |
| TestProtosLegacy.AddRequestProto.Builder |
Protobuf type
hadoop.common.AddRequestProto |
| TestProtosLegacy.AddRequestProto2 |
Protobuf type
hadoop.common.AddRequestProto2 |
| TestProtosLegacy.AddRequestProto2.Builder |
Protobuf type
hadoop.common.AddRequestProto2 |
| TestProtosLegacy.AddResponseProto |
Protobuf type
hadoop.common.AddResponseProto |
| TestProtosLegacy.AddResponseProto.Builder |
Protobuf type
hadoop.common.AddResponseProto |
| TestProtosLegacy.AuthMethodResponseProto |
Protobuf type
hadoop.common.AuthMethodResponseProto |
| TestProtosLegacy.AuthMethodResponseProto.Builder |
Protobuf type
hadoop.common.AuthMethodResponseProto |
| TestProtosLegacy.EchoRequestProto |
Protobuf type
hadoop.common.EchoRequestProto |
| TestProtosLegacy.EchoRequestProto.Builder |
Protobuf type
hadoop.common.EchoRequestProto |
| TestProtosLegacy.EchoRequestProto2 |
Protobuf type
hadoop.common.EchoRequestProto2 |
| TestProtosLegacy.EchoRequestProto2.Builder |
Protobuf type
hadoop.common.EchoRequestProto2 |
| TestProtosLegacy.EchoResponseProto |
Protobuf type
hadoop.common.EchoResponseProto |
| TestProtosLegacy.EchoResponseProto.Builder |
Protobuf type
hadoop.common.EchoResponseProto |
| TestProtosLegacy.EchoResponseProto2 |
Protobuf type
hadoop.common.EchoResponseProto2 |
| TestProtosLegacy.EchoResponseProto2.Builder |
Protobuf type
hadoop.common.EchoResponseProto2 |
| TestProtosLegacy.EmptyRequestProto |
Protobuf type
hadoop.common.EmptyRequestProto |
| TestProtosLegacy.EmptyRequestProto.Builder |
Protobuf type
hadoop.common.EmptyRequestProto |
| TestProtosLegacy.EmptyResponseProto |
Protobuf type
hadoop.common.EmptyResponseProto |
| TestProtosLegacy.EmptyResponseProto.Builder |
Protobuf type
hadoop.common.EmptyResponseProto |
| TestProtosLegacy.ExchangeRequestProto |
Protobuf type
hadoop.common.ExchangeRequestProto |
| TestProtosLegacy.ExchangeRequestProto.Builder |
Protobuf type
hadoop.common.ExchangeRequestProto |
| TestProtosLegacy.ExchangeResponseProto |
Protobuf type
hadoop.common.ExchangeResponseProto |
| TestProtosLegacy.ExchangeResponseProto.Builder |
Protobuf type
hadoop.common.ExchangeResponseProto |
| TestProtosLegacy.OptRequestProto |
Protobuf type
hadoop.common.OptRequestProto |
| TestProtosLegacy.OptRequestProto.Builder |
Protobuf type
hadoop.common.OptRequestProto |
| TestProtosLegacy.OptResponseProto |
Protobuf type
hadoop.common.OptResponseProto |
| TestProtosLegacy.OptResponseProto.Builder |
Protobuf type
hadoop.common.OptResponseProto |
| TestProtosLegacy.SleepRequestProto |
Protobuf type
hadoop.common.SleepRequestProto |
| TestProtosLegacy.SleepRequestProto.Builder |
Protobuf type
hadoop.common.SleepRequestProto |
| TestProtosLegacy.SleepRequestProto2 |
Protobuf type
hadoop.common.SleepRequestProto2 |
| TestProtosLegacy.SleepRequestProto2.Builder |
Protobuf type
hadoop.common.SleepRequestProto2 |
| TestProtosLegacy.SleepResponseProto |
Protobuf type
hadoop.common.SleepResponseProto |
| TestProtosLegacy.SleepResponseProto.Builder |
Protobuf type
hadoop.common.SleepResponseProto |
| TestProtosLegacy.SleepResponseProto2 |
Protobuf type
hadoop.common.SleepResponseProto2 |
| TestProtosLegacy.SleepResponseProto2.Builder |
Protobuf type
hadoop.common.SleepResponseProto2 |
| TestProtosLegacy.SlowPingRequestProto |
Protobuf type
hadoop.common.SlowPingRequestProto |
| TestProtosLegacy.SlowPingRequestProto.Builder |
Protobuf type
hadoop.common.SlowPingRequestProto |
| TestProtosLegacy.UserResponseProto |
Protobuf type
hadoop.common.UserResponseProto |
| TestProtosLegacy.UserResponseProto.Builder |
Protobuf type
hadoop.common.UserResponseProto |
| TestRpcServiceProtos | |
| TestRpcServiceProtos.CustomProto |
Protobuf service
hadoop.common.CustomProto |
| TestRpcServiceProtos.CustomProto.Stub | |
| TestRpcServiceProtos.NewerProtobufRpcProto |
Protobuf service
hadoop.common.NewerProtobufRpcProto |
| TestRpcServiceProtos.NewerProtobufRpcProto.Stub | |
| TestRpcServiceProtos.NewProtobufRpcProto |
Protobuf service
hadoop.common.NewProtobufRpcProto |
| TestRpcServiceProtos.NewProtobufRpcProto.Stub | |
| TestRpcServiceProtos.OldProtobufRpcProto |
Protobuf service
hadoop.common.OldProtobufRpcProto |
| TestRpcServiceProtos.OldProtobufRpcProto.Stub | |
| TestRpcServiceProtos.TestProtobufRpc2Proto |
Protobuf service
hadoop.common.TestProtobufRpc2Proto |
| TestRpcServiceProtos.TestProtobufRpc2Proto.Stub | |
| TestRpcServiceProtos.TestProtobufRpcHandoffProto |
Protobuf service
hadoop.common.TestProtobufRpcHandoffProto |
| TestRpcServiceProtos.TestProtobufRpcHandoffProto.Stub | |
| TestRpcServiceProtos.TestProtobufRpcProto |
A protobuf service for use in tests
|
| TestRpcServiceProtos.TestProtobufRpcProto.Stub | |
| TestRpcServiceProtosLegacy | |
| TestRpcServiceProtosLegacy.CustomProto |
Protobuf service
hadoop.common.CustomProto |
| TestRpcServiceProtosLegacy.CustomProto.Stub | |
| TestRpcServiceProtosLegacy.NewerProtobufRpcProto |
Protobuf service
hadoop.common.NewerProtobufRpcProto |
| TestRpcServiceProtosLegacy.NewerProtobufRpcProto.Stub | |
| TestRpcServiceProtosLegacy.NewProtobufRpcProto |
Protobuf service
hadoop.common.NewProtobufRpcProto |
| TestRpcServiceProtosLegacy.NewProtobufRpcProto.Stub | |
| TestRpcServiceProtosLegacy.OldProtobufRpcProto |
Protobuf service
hadoop.common.OldProtobufRpcProto |
| TestRpcServiceProtosLegacy.OldProtobufRpcProto.Stub | |
| TestRpcServiceProtosLegacy.TestProtobufRpc2Proto |
Protobuf service
hadoop.common.TestProtobufRpc2Proto |
| TestRpcServiceProtosLegacy.TestProtobufRpc2Proto.Stub | |
| TestRpcServiceProtosLegacy.TestProtobufRpcHandoffProto |
Protobuf service
hadoop.common.TestProtobufRpcHandoffProto |
| TestRpcServiceProtosLegacy.TestProtobufRpcHandoffProto.Stub | |
| TestRpcServiceProtosLegacy.TestProtobufRpcProto |
Protobuf service
hadoop.common.TestProtobufRpcProto |
| TestRpcServiceProtosLegacy.TestProtobufRpcProto.Stub |
| Enum | Description |
|---|---|
| RpcHeaderProtos.RpcKindProto |
RpcKind determine the rpcEngine and the serialization of the rpc request
|
| RpcHeaderProtos.RpcRequestHeaderProto.OperationProto |
Protobuf enum
hadoop.common.RpcRequestHeaderProto.OperationProto |
| RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
Protobuf enum
hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto |
| RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto |
Protobuf enum
hadoop.common.RpcResponseHeaderProto.RpcStatusProto |
| RpcHeaderProtos.RpcSaslProto.SaslState |
Protobuf enum
hadoop.common.RpcSaslProto.SaslState |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.