Searched defs:wholeKeyFiltering (Results 1 – 2 of 2) sorted by relevance
529 public boolean wholeKeyFiltering() { in wholeKeyFiltering() method in BlockBasedTableConfig542 final boolean wholeKeyFiltering) { in setWholeKeyFiltering()938 final boolean wholeKeyFiltering, in newTableFactoryHandle()973 private boolean wholeKeyFiltering; field in BlockBasedTableConfig
289 public void wholeKeyFiltering() { in wholeKeyFiltering() method in BlockBasedTableConfigTest