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 voidTestCustomCellDataTieringManager.testDataTieringMethodWithKey(TestCustomCellDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, boolean expectedResult, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private voidTestCustomCellDataTieringManager.testDataTieringMethodWithKeyExpectingException(TestCustomCellDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private voidTestCustomCellDataTieringManager.testDataTieringMethodWithKeyNoException(TestCustomCellDataTieringManager.DataTieringMethodCallerWithKey caller, org.apache.hadoop.hbase.io.hfile.BlockCacheKey key, boolean expectedResult)