|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
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 () |
| 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
1.8.6