5 #ifndef STORAGE_LEVELDB_TABLE_BLOCK_BUILDER_H_ 6 #define STORAGE_LEVELDB_TABLE_BLOCK_BUILDER_H_ 57 #endif // STORAGE_LEVELDB_TABLE_BLOCK_BUILDER_H_
std::vector< uint32_t > restarts_
size_t CurrentSizeEstimate() const
void Add(const Slice &key, const Slice &value)
void operator=(const BlockBuilder &)
BlockBuilder(const Options *options)