12 #ifndef THRILL_VFS_HDFS3_FILE_HEADER 13 #define THRILL_VFS_HDFS3_FILE_HEADER 33 const std::string& path,
const common::Range& range = common::Range());
41 #endif // !THRILL_VFS_HDFS3_FILE_HEADER WriteStreamPtr Hdfs3OpenWriteStream(const std::string &)
tlx::CountingPtr< WriteStream > WriteStreamPtr
GlobType
Type of objects to include in glob result.
ReadStreamPtr Hdfs3OpenReadStream(const std::string &, const common::Range &)
std::basic_string< char, std::char_traits< char >, Allocator< char > > string
string with Manager tracking
tlx::CountingPtr< ReadStream > ReadStreamPtr
void Hdfs3Glob(const std::string &, const GlobType &, FileList &)