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