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