Uses of Enum Class
org.apache.hadoop.ipc.protobuf.RpcHeaderProtos.RpcKindProto
Packages that use RpcHeaderProtos.RpcKindProto
Package
Description
Tools to help define network clients and servers.
-
Uses of RpcHeaderProtos.RpcKindProto in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc with parameters of type RpcHeaderProtos.RpcKindProtoModifier and TypeMethodDescriptionServer.getRpcRequestWrapper(RpcHeaderProtos.RpcKindProto rpcKind) -
Uses of RpcHeaderProtos.RpcKindProto in org.apache.hadoop.ipc.protobuf
Methods in org.apache.hadoop.ipc.protobuf that return RpcHeaderProtos.RpcKindProtoModifier and TypeMethodDescriptionstatic RpcHeaderProtos.RpcKindProtoRpcHeaderProtos.RpcKindProto.forNumber(int value) static RpcHeaderProtos.RpcKindProtoRpcHeaderProtos.RpcKindProto.valueOf(int value) Deprecated.static RpcHeaderProtos.RpcKindProtoReturns the enum constant of this class with the specified name.static RpcHeaderProtos.RpcKindProtoRpcHeaderProtos.RpcKindProto.valueOf(org.apache.hadoop.thirdparty.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RpcHeaderProtos.RpcKindProto[]RpcHeaderProtos.RpcKindProto.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.ipc.protobuf that return types with arguments of type RpcHeaderProtos.RpcKindProtoModifier and TypeMethodDescriptionstatic org.apache.hadoop.thirdparty.protobuf.Internal.EnumLiteMap<RpcHeaderProtos.RpcKindProto>RpcHeaderProtos.RpcKindProto.internalGetValueMap()