Class TestLruAdaptiveBlockCache

java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestLruAdaptiveBlockCache

public class TestLruAdaptiveBlockCache extends Object
Tests the concurrent LruAdaptiveBlockCache.

Tests will ensure it grows and shrinks in size properly, evictions run when they're supposed to and do what they should, and that cached blocks are accessible when expected to be.