Searched refs:setDataBlockIndexType (Results 1 – 2 of 2) sorted by relevance
75 blockBasedTableConfig.setDataBlockIndexType(DataBlockIndexType.kDataBlockBinaryAndHash); in dataBlockIndexType()78 blockBasedTableConfig.setDataBlockIndexType(DataBlockIndexType.kDataBlockBinarySearch); in dataBlockIndexType()
186 public BlockBasedTableConfig setDataBlockIndexType( in setDataBlockIndexType() method in BlockBasedTableConfig