Searched refs:bloomBitsPerKey (Results 1 – 2 of 2) sorted by relevance
79 public int bloomBitsPerKey() { in bloomBitsPerKey() method in PlainTableConfig238 int keySize, int bloomBitsPerKey, in newTableFactoryHandle() argument
28 public void bloomBitsPerKey() { in bloomBitsPerKey() method in PlainTableConfigTest31 assertThat(plainTableConfig.bloomBitsPerKey()). in bloomBitsPerKey()