hadoop-rpc-0.1.0.0: Use the Hadoop RPC interface from Haskell.

Safe HaskellNone
LanguageHaskell2010

Data.Hadoop.Protobuf.ProtocolInfo

Synopsis

Documentation

data ProtocolVersion Source

Protocol version with corresponding RPC kind.

Constructors

ProtocolVersion 

Fields

pvRpcKind :: Required 1 (Value Text)

RPC kind

pvVersions :: Repeated 2 (Value Word64)

Protocol version corresponding to the rpc kind