Searched refs:hashBucketCount_ (Results 1 – 1 of 1) sorted by relevance
451 hashBucketCount_ = (Long) flags.get(Flag.hash_bucket_count); in DbBenchmark()508 .setBucketCount(hashBucketCount_)); in prepareOptions()515 .setBucketCount(hashBucketCount_)); in prepareOptions()1638 final long hashBucketCount_; field in DbBenchmark