Lines Matching refs:BlockBasedTableOptions
47 const BlockBasedTableOptions& table_options = BlockBasedTableOptions());
72 const BlockBasedTableOptions& table_options() const;
81 BlockBasedTableOptions table_options_;
103 {offsetof(struct BlockBasedTableOptions, flush_block_policy_factory),
107 {offsetof(struct BlockBasedTableOptions,
111 {offsetof(struct BlockBasedTableOptions,
115 {offsetof(struct BlockBasedTableOptions,
119 {offsetof(struct BlockBasedTableOptions, index_type),
123 {offsetof(struct BlockBasedTableOptions, hash_index_allow_collision),
126 {offsetof(struct BlockBasedTableOptions, data_block_index_type),
130 {offsetof(struct BlockBasedTableOptions, index_shortening),
134 {offsetof(struct BlockBasedTableOptions,
138 {offsetof(struct BlockBasedTableOptions, checksum),
142 {offsetof(struct BlockBasedTableOptions, no_block_cache),
145 {offsetof(struct BlockBasedTableOptions, block_size),
148 {offsetof(struct BlockBasedTableOptions, block_size_deviation),
151 {offsetof(struct BlockBasedTableOptions, block_restart_interval),
154 {offsetof(struct BlockBasedTableOptions, index_block_restart_interval),
160 {offsetof(struct BlockBasedTableOptions, metadata_block_size),
163 {offsetof(struct BlockBasedTableOptions, partition_filters),
166 {offsetof(struct BlockBasedTableOptions, filter_policy),
170 {offsetof(struct BlockBasedTableOptions, whole_key_filtering),
176 {offsetof(struct BlockBasedTableOptions, format_version),
179 {offsetof(struct BlockBasedTableOptions, verify_compression),
182 {offsetof(struct BlockBasedTableOptions, read_amp_bytes_per_bit),
185 {offsetof(struct BlockBasedTableOptions, enable_index_compression),
188 {offsetof(struct BlockBasedTableOptions, block_align),
191 {offsetof(struct BlockBasedTableOptions,