bin_bits_ | foedus::storage::hash::HashMetadata | |
describe() const | foedus::storage::hash::HashMetadata | |
foedus::storage::Metadata::describe(const Metadata &metadata) | foedus::storage::Metadata | static |
extract_bin(HashValue hash) const | foedus::storage::hash::HashMetadata | inline |
get_bin_count() const | foedus::storage::hash::HashMetadata | inline |
get_bin_shifts() const | foedus::storage::hash::HashMetadata | inline |
HashMetadata() | foedus::storage::hash::HashMetadata | inline |
HashMetadata(StorageId id, const StorageName &name, uint8_t bin_bits) | foedus::storage::hash::HashMetadata | inline |
HashMetadata(const StorageName &name, uint8_t bin_bits=kHashMinBinBits) | foedus::storage::hash::HashMetadata | inline |
id_ | foedus::storage::Metadata | |
keeps_all_volatile_pages() const | foedus::storage::Metadata | inline |
Metadata() | foedus::storage::Metadata | inline |
Metadata(StorageId id, StorageType type, const StorageName &name) | foedus::storage::Metadata | inline |
Metadata(StorageId id, StorageType type, const StorageName &name, SnapshotPagePointer root_snapshot_page_id) | foedus::storage::Metadata | inline |
name_ | foedus::storage::Metadata | |
operator<<(std::ostream &o, const HashMetadata &v) | foedus::storage::hash::HashMetadata | friend |
pad1_ | foedus::storage::hash::HashMetadata | |
pad2_ | foedus::storage::hash::HashMetadata | |
pad3_ | foedus::storage::hash::HashMetadata | |
root_snapshot_page_id_ | foedus::storage::Metadata | |
set_capacity(uint64_t expected_records, double preferred_records_per_bin=5.0) | foedus::storage::hash::HashMetadata | |
snapshot_thresholds_ | foedus::storage::Metadata | |
type_ | foedus::storage::Metadata | |