0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::CellStoreV2 Member List

This is the complete list of members for Hypertable::CellStoreV2, including all inherited members.

add(const Key &key, const ByteString value) overrideHypertable::CellStoreV2virtual
block_count()Hypertable::CellStoreinlinevirtual
block_header_format() overrideHypertable::CellStoreV2virtual
block_index_memory_used() overrideHypertable::CellStoreV2inlinevirtual
bloom_filter_memory_used() overrideHypertable::CellStoreV2inlinevirtual
bloom_filter_size() overrideHypertable::CellStoreV2inlinevirtual
BloomFilterItems typedefHypertable::CellStoreV2protected
bytes_read()Hypertable::CellStoreinline
CellStore()Hypertable::CellStoreinline
CellStoreV2(Filesystem *filesys)Hypertable::CellStoreV2
compression_ratio() overrideHypertable::CellStoreV2inlinevirtual
create(const char *fname, size_t max_entries, PropertiesPtr &props, const TableIdentifier *table_identifier=0) overrideHypertable::CellStoreV2virtual
create_block_compression_codec() overrideHypertable::CellStoreV2virtual
create_bloom_filter(bool is_approx=false)Hypertable::CellStoreV2protected
create_key_decompressor()Hypertable::CellStorevirtual
create_scanner(ScanContext *scan_ctx) overrideHypertable::CellStoreV2virtual
DATA_BLOCK_MAGICHypertable::CellStorestatic
decrement_index_refcount()Hypertable::CellStoreinline
disk_usage() overrideHypertable::CellStoreV2inlinevirtual
display_block_info() overrideHypertable::CellStoreV2virtual
end_of_last_block() overrideHypertable::CellStoreV2inlinevirtual
finalize(TableIdentifier *table_identifier) overrideHypertable::CellStoreV2virtual
get_blocksize() overrideHypertable::CellStoreV2inlinevirtual
get_end_row()Hypertable::CellListinlinevirtual
get_fd() overrideHypertable::CellStoreV2inlinevirtual
get_file_id() overrideHypertable::CellStoreV2inlinevirtual
get_filename() overrideHypertable::CellStoreV2inlinevirtual
get_index_memory_stats(IndexMemoryStats *statsp)Hypertable::CellStoreinlinevirtual
get_replaced_files()Hypertable::CellStorevirtual
get_start_row()Hypertable::CellListinlinevirtual
get_total_entries() overrideHypertable::CellStoreV2inlinevirtual
get_trailer() overrideHypertable::CellStoreV2inlinevirtual
INDEX_FIXED_BLOCK_MAGICHypertable::CellStorestatic
INDEX_VARIABLE_BLOCK_MAGICHypertable::CellStorestatic
load_block_index()Hypertable::CellStoreV2protected
load_bloom_filter()Hypertable::CellStoreV2protected
m_64bit_indexHypertable::CellStoreV2protected
m_block_countHypertable::CellStoreprotected
m_bloom_bits_per_itemHypertable::CellStoreV2protected
m_bloom_filterHypertable::CellStoreV2protected
m_bloom_filter_itemsHypertable::CellStoreV2protected
m_bloom_filter_modeHypertable::CellStoreV2protected
m_bufferHypertable::CellStoreV2protected
m_bytes_readHypertable::CellStoreprotected
m_compressed_dataHypertable::CellStoreV2protected
m_compressorHypertable::CellStoreV2protected
m_compressor_argsHypertable::CellStoreV2protected
m_disk_usageHypertable::CellStoreV2protected
m_end_rowHypertable::CellListprotected
m_fdHypertable::CellStoreV2protected
m_file_idHypertable::CellStoreV2protected
m_file_lengthHypertable::CellStoreV2protected
m_filenameHypertable::CellStoreV2protected
m_filesysHypertable::CellStoreV2protected
m_filter_false_positive_probHypertable::CellStoreV2protected
m_index_builderHypertable::CellStoreV2protected
m_index_map32Hypertable::CellStoreV2protected
m_index_map64Hypertable::CellStoreV2protected
m_index_refcountHypertable::CellStoreprotected
m_index_statsHypertable::CellStoreprotected
m_last_keyHypertable::CellStoreV2protected
m_max_approx_itemsHypertable::CellStoreV2protected
m_max_entriesHypertable::CellStoreV2protected
m_mutexHypertable::CellStoreprotected
m_offsetHypertable::CellStoreV2protected
m_outstanding_appendsHypertable::CellStoreV2protected
m_replaced_filesHypertable::CellStoreprotected
m_restricted_rangeHypertable::CellStoreV2protected
m_start_rowHypertable::CellListprotected
m_sync_handlerHypertable::CellStoreV2protected
m_trailerHypertable::CellStoreV2protected
m_uncompressed_blocksizeHypertable::CellStoreV2protected
m_uncompressed_dataHypertable::CellStoreV2protected
may_contain(const void *ptr, size_t len)Hypertable::CellStoreV2
may_contain(const String &key)Hypertable::CellStoreV2inline
may_contain(ScanContext *scan_ctx) overrideHypertable::CellStoreV2virtual
open(const String &fname, const String &start_row, const String &end_row, int32_t fd, int64_t file_length, CellStoreTrailer *trailer) overrideHypertable::CellStoreV2virtual
populate_index_pseudo_table_scanner(CellListScannerBuffer *scanner)Hypertable::CellStoreinlinevirtual
purge_indexes() overrideHypertable::CellStoreV2virtual
reopen_fd() overrideHypertable::CellStoreV2inlinevirtual
rescope(const String &start_row, const String &end_row)Hypertable::CellStoreinlinevirtual
restricted_range() overrideHypertable::CellStoreV2inlinevirtual
set_replaced_files(const std::vector< String > &old_files)Hypertable::CellStorevirtual
split_row_estimate_data(SplitRowDataMapT &split_row_data)Hypertable::CellStoreinlinevirtual
SplitRowDataAlloc typedefHypertable::CellList
SplitRowDataMapT typedefHypertable::CellList
SplitRowDataValue typedefHypertable::CellList
~CellList()Hypertable::CellListinlinevirtual
~CellStore()Hypertable::CellStoreinlinevirtual
~CellStoreV2()Hypertable::CellStoreV2virtual