|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Classes | |
| class | ClientNamenodeTranslator |
The implementation of the rpc calls.
The implementation of the rpc calls.
Take a look at rpcserver.cc to see where the calls to these functions are coming from - generally, it will be in the block following the "if(iter != dispatch_table.end()) {" line, which is more or less just checking that the requested command has a function in this file.
1.8.6