Class TestClearRegionBlockCache
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestClearRegionBlockCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate SingleProcessHBaseClusterprivate org.apache.hadoop.conf.Configurationprivate static final byte[]private final HBaseTestingUtilprivate static final org.slf4j.Loggerprivate static final intprivate org.apache.hadoop.hbase.regionserver.HRegionServerprivate org.apache.hadoop.hbase.regionserver.HRegionServerprivate static final byte[][]private org.apache.hadoop.hbase.client.Tableprivate static final org.apache.hadoop.hbase.TableName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidclearRegionBlockCache(org.apache.hadoop.hbase.regionserver.HRegionServer rs) static Object[]data()private voidscanAllRegionsForRS(org.apache.hadoop.hbase.regionserver.HRegionServer rs) voidsetup()voidteardown()voidvoidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
TABLE_NAME
-
FAMILY
-
SPLIT_KEY
-
NUM_RS
- See Also:
-
HTU
-
CONF
-
table
-
rs1
-
rs2
-
cluster
-
cacheType
-
-
Constructor Details
-
TestClearRegionBlockCache
public TestClearRegionBlockCache()
-
-
Method Details
-
data
-
setup
- Throws:
Exception
-
teardown
- Throws:
Exception
-
testClearBlockCache
- Throws:
Exception
-
testClearBlockCacheFromAdmin
- Throws:
Exception
-
testClearBlockCacheFromAsyncAdmin
- Throws:
Exception
-
scanAllRegionsForRS
private void scanAllRegionsForRS(org.apache.hadoop.hbase.regionserver.HRegionServer rs) throws IOException - Throws:
IOException
-
clearRegionBlockCache
-