This is the complete list of members for Hypertable::CellStore, including all inherited members.
| add(const Key &key, const ByteString value)=0 | Hypertable::CellStore | pure virtual |
| block_count() | Hypertable::CellStore | inlinevirtual |
| block_header_format()=0 | Hypertable::CellStore | pure virtual |
| block_index_memory_used()=0 | Hypertable::CellStore | pure virtual |
| bloom_filter_memory_used()=0 | Hypertable::CellStore | pure virtual |
| bloom_filter_size()=0 | Hypertable::CellStore | pure virtual |
| bytes_read() | Hypertable::CellStore | inline |
| CellStore() | Hypertable::CellStore | inline |
| compression_ratio()=0 | Hypertable::CellStore | pure virtual |
| create(const char *fname, size_t max_entries, PropertiesPtr &props, const TableIdentifier *table_id=0)=0 | Hypertable::CellStore | pure virtual |
| create_block_compression_codec()=0 | Hypertable::CellStore | pure virtual |
| create_key_decompressor() | Hypertable::CellStore | virtual |
| create_scanner(ScanContext *scan_ctx) | Hypertable::CellStore | inlinevirtual |
| DATA_BLOCK_MAGIC | Hypertable::CellStore | static |
| decrement_index_refcount() | Hypertable::CellStore | inline |
| disk_usage()=0 | Hypertable::CellStore | pure virtual |
| display_block_info()=0 | Hypertable::CellStore | pure virtual |
| end_of_last_block()=0 | Hypertable::CellStore | pure virtual |
| finalize(TableIdentifier *table_identifier)=0 | Hypertable::CellStore | pure virtual |
| get_blocksize()=0 | Hypertable::CellStore | pure virtual |
| get_end_row() | Hypertable::CellList | inlinevirtual |
| get_fd()=0 | Hypertable::CellStore | pure virtual |
| get_file_id()=0 | Hypertable::CellStore | pure virtual |
| get_filename()=0 | Hypertable::CellStore | pure virtual |
| get_index_memory_stats(IndexMemoryStats *statsp) | Hypertable::CellStore | inlinevirtual |
| get_replaced_files() | Hypertable::CellStore | virtual |
| get_start_row() | Hypertable::CellList | inlinevirtual |
| get_total_entries()=0 | Hypertable::CellStore | pure virtual |
| get_trailer()=0 | Hypertable::CellStore | pure virtual |
| INDEX_FIXED_BLOCK_MAGIC | Hypertable::CellStore | static |
| INDEX_VARIABLE_BLOCK_MAGIC | Hypertable::CellStore | static |
| m_block_count | Hypertable::CellStore | protected |
| m_bytes_read | Hypertable::CellStore | protected |
| m_end_row | Hypertable::CellList | protected |
| m_index_refcount | Hypertable::CellStore | protected |
| m_index_stats | Hypertable::CellStore | protected |
| m_mutex | Hypertable::CellStore | protected |
| m_replaced_files | Hypertable::CellStore | protected |
| m_start_row | Hypertable::CellList | protected |
| may_contain(ScanContext *scan_ctx)=0 | Hypertable::CellStore | pure virtual |
| open(const String &fname, const String &start_row, const String &end_row, int32_t fd, int64_t file_length, CellStoreTrailer *trailer)=0 | Hypertable::CellStore | pure virtual |
| populate_index_pseudo_table_scanner(CellListScannerBuffer *scanner) | Hypertable::CellStore | inlinevirtual |
| purge_indexes()=0 | Hypertable::CellStore | pure virtual |
| reopen_fd()=0 | Hypertable::CellStore | pure virtual |
| rescope(const String &start_row, const String &end_row) | Hypertable::CellStore | inlinevirtual |
| restricted_range()=0 | Hypertable::CellStore | pure virtual |
| set_replaced_files(const std::vector< String > &old_files) | Hypertable::CellStore | virtual |
| split_row_estimate_data(SplitRowDataMapT &split_row_data) | Hypertable::CellStore | inlinevirtual |
| SplitRowDataAlloc typedef | Hypertable::CellList | |
| SplitRowDataMapT typedef | Hypertable::CellList | |
| SplitRowDataValue typedef | Hypertable::CellList | |
| ~CellList() | Hypertable::CellList | inlinevirtual |
| ~CellStore() | Hypertable::CellStore | inlinevirtual |