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

Safe HaskellNone
LanguageHaskell2010

Data.Hadoop.Protobuf.ClientNameNode

Documentation

data GetListingRequest Source

Constructors

GetListingRequest 

Fields

lsSrc :: Required 1 (Value Text)

the directory to list

lsStartAfter :: Required 2 (Value ByteString)

begin the listing after this file (encoded java utf8)

lsNeedLocation :: Required 3 (Value Bool)

return the location data in the cluster