Searched refs:setFormatVersion (Results 1 – 2 of 2) sorted by relevance
182 .setFormatVersion(4); in blockCacheCompressedIntegration()316 blockBasedTableConfig.setFormatVersion(version); in formatVersion()324 blockBasedTableConfig.setFormatVersion(-1); in formatVersionFailNegative()330 blockBasedTableConfig.setFormatVersion(99); in formatVersionFailIllegalVersion()
660 public BlockBasedTableConfig setFormatVersion( in setFormatVersion() method in BlockBasedTableConfig