SWC-DB  v0.5.12 C++ documentations
SWC-DB© (Super Wide Column Database) - High Performance Scalable Database (https://github.com/kashirin-alex/swc-db)
FileSystem.h File Reference
#include "swcdb/fs/FileSystem.h"
#include "hdfspp/hdfspp.h"
#include <condition_variable>
+ Include dependency graph for FileSystem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SWC::FS::FileSystemHadoop
 
struct  SWC::FS::FileSystemHadoop::Service
 
struct  SWC::FS::FileSystemHadoop::SmartFdHadoop
 

Namespaces

 SWC
 The SWC-DB C++ namespace 'SWC'.
 
 SWC::FS
 The SWC-DB File-System C++ namespace 'SWC::FS'.
 

Functions

Configurables * SWC::FS::apply_hadoop (Configurables *config)
 
SWC::FS::FileSystemfs_make_new_hadoop (SWC::FS::Configurables *config)
 

Function Documentation

◆ fs_make_new_hadoop()

SWC::FS::FileSystem* fs_make_new_hadoop ( SWC::FS::Configurables config)

Definition at line 669 of file FileSystem.cc.