Public Member Functions | |
| HDFSOStream (const char *path, const char *address, uint16_t port) | |
Additional Inherited Members | |
Protected Member Functions inherited from mico::io::HDFSStreambuf | |
| HDFSStreambuf (const char *path, FileMode mode, const char *address, uint16_t port, int bufsize=DEFAULT_BUFFER_SIZE) | |
Protected Attributes inherited from mico::io::HDFSStreambuf | |
| char * | buffer |
| int | buffer_size |
| hdfsFS | fs = NULL |
| hdfsFile | file = NULL |
1.8.8