Public Member Functions | |
WriteData (const boost::filesystem::path &path_, const ByteVec &data_, const PutCallback &callback_) | |
Public Attributes | |
PutCallback | callback |
ByteVec | data |
boost::filesystem::path | path |
Definition at line 85 of file hbase_storage.h.
megatree::HbaseStorage::WriteData::WriteData | ( | const boost::filesystem::path & | path_, |
const ByteVec & | data_, | ||
const PutCallback & | callback_ | ||
) | [inline] |
Definition at line 87 of file hbase_storage.h.
Definition at line 92 of file hbase_storage.h.
Definition at line 91 of file hbase_storage.h.
boost::filesystem::path megatree::HbaseStorage::WriteData::path |
Definition at line 90 of file hbase_storage.h.