Searched defs:readAmpBytesPerBit (Results 1 – 2 of 2) sorted by relevance
580 public int readAmpBytesPerBit() { in readAmpBytesPerBit() method in BlockBasedTableConfig613 public BlockBasedTableConfig setReadAmpBytesPerBit(final int readAmpBytesPerBit) { in setReadAmpBytesPerBit()940 final int readAmpBytesPerBit, in newTableFactoryHandle()975 private int readAmpBytesPerBit; field in BlockBasedTableConfig
305 public void readAmpBytesPerBit() { in readAmpBytesPerBit() method in BlockBasedTableConfigTest