Uses of Interface
org.apache.hadoop.hbase.regionserver.TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath
Packages that use TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath
-
Uses of TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver with parameters of type TestCustomCellDataTieringManager.DataTieringMethodCallerWithPathModifier and TypeMethodDescriptionprivate void
TestCustomCellDataTieringManager.testDataTieringMethodWithPath
(TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, boolean expectedResult, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private void
TestCustomCellDataTieringManager.testDataTieringMethodWithPathExpectingException
(TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private void
TestCustomCellDataTieringManager.testDataTieringMethodWithPathNoException
(TestCustomCellDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, boolean expectedResult)