Uses of Interface
org.apache.hadoop.hbase.regionserver.TestDataTieringManager.DataTieringMethodCallerWithKey
Packages that use TestDataTieringManager.DataTieringMethodCallerWithKey
-
Uses of TestDataTieringManager.DataTieringMethodCallerWithKey in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver with parameters of type TestDataTieringManager.DataTieringMethodCallerWithKeyModifier and TypeMethodDescriptionprivate void
TestDataTieringManager.testDataTieringMethodWithKey
(TestDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, boolean expectedResult, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private void
TestDataTieringManager.testDataTieringMethodWithKeyExpectingException
(TestDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private void
TestDataTieringManager.testDataTieringMethodWithKeyNoException
(TestDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, boolean expectedResult)