Public Member Functions | |
ReadData (const boost::filesystem::path &path_, const GetCallback &callback_) | |
Public Attributes | |
GetCallback | callback |
boost::filesystem::path | path |
Definition at line 72 of file hbase_storage.h.
megatree::HbaseStorage::ReadData::ReadData | ( | const boost::filesystem::path & | path_, |
const GetCallback & | callback_ | ||
) | [inline] |
Definition at line 74 of file hbase_storage.h.
Definition at line 77 of file hbase_storage.h.
boost::filesystem::path megatree::HbaseStorage::ReadData::path |
Definition at line 76 of file hbase_storage.h.