Searched defs:blockCache (Results 1 – 2 of 2) sorted by relevance
275 public BlockBasedTableConfig setBlockCache(final Cache blockCache) { in setBlockCache()962 private Cache blockCache; field in BlockBasedTableConfig
103 public void blockCache() { in blockCache() method in BlockBasedTableConfigTest