22 #ifndef HYPERTABLE_METADATA_H
23 #define HYPERTABLE_METADATA_H
33 virtual void write_files(
const String &ag_name,
const String &files, int64_t total_blocks, uint32_t nextcsid) = 0;
38 #endif // HYPERTABLE_METADATA_H
std::string String
A String is simply a typedef to std::string.