Medial Code Documentation
|
Microsoft Azure Blob filesystem. More...
#include <azure_filesys.h>
Inherits dmlc::io::FileSystem.
Public Member Functions | |
virtual FileInfo | GetPathInfo (const URI &path) |
virtual void | ListDirectory (const URI &path, std::vector< FileInfo > *out_list) |
virtual Stream * | Open (const URI &path, const char *const flag, bool allow_null) |
virtual SeekStream * | OpenForRead (const URI &path, bool allow_null) |
Static Public Member Functions | |
static AzureFileSystem * | GetInstance (void) |
get a singleton of AzureFileSystem when needed | |
Microsoft Azure Blob filesystem.
|
inlinestatic |
get a singleton of AzureFileSystem when needed