RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
client_datanode_translator::ClientDatanodeTranslator Class Reference

Public Member Functions

 ClientDatanodeTranslator (int port)
 
std::string getReplicaVisibleLength (std::string)
 
std::string refreshNamenodes (std::string)
 
std::string deleteBlockPool (std::string)
 
std::string getBlockLocalPathInfo (std::string)
 
std::string getHdfsBlockLocations (std::string)
 
std::string shutdownDatanode (std::string)
 
std::string getDatanodeInfo (std::string)
 
std::string _acceptReadBlock (std::string)
 
int getPort ()
 
RPCServer getRPCServer ()
 

Member Function Documentation

int client_datanode_translator::ClientDatanodeTranslator::getPort ( )

Get the port this datanode listens on

RPCServer client_datanode_translator::ClientDatanodeTranslator::getRPCServer ( )

Get the RPCServer this datanode uses to connect with clients


The documentation for this class was generated from the following files: