initial_bucket_store_size : int; |
initial_number_of_partitions : int; |
max_log_length : int; |
lru_capacity : int; |
debug_bucket : bool; |
blk_sz : int; |
bucket_sorted : int; |
bucket_unsorted : int; |
ctl_fn : string; |
values_fn : string; |
bucket_store_fn : string; |