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