Definition at line 22 of file hdfsEngine.h.
|
| hdfsFile (void *fs, std::string &path, fileMode mode) |
|
void | close () |
|
size_t | read (char *v, size_t n) |
|
size_t | write (char *v, size_t n) |
|
size_t | seek (size_t offset) |
|
size_t | readLine (char *v, size_t n, char sep) |
|
std::vector< std::deque< int > > | getBlocksLocations () |
|
void | del () |
|
The documentation for this class was generated from the following files: