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 voidTestDataTieringManager.testDataTieringMethodWithPath(TestDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, boolean expectedResult, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private voidTestDataTieringManager.testDataTieringMethodWithPathExpectingException(TestDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, org.apache.hadoop.hbase.regionserver.DataTieringException exception) private voidTestDataTieringManager.testDataTieringMethodWithPathNoException(TestDataTieringManager.DataTieringMethodCallerWithPath caller, org.apache.hadoop.fs.Path path, boolean expectedResult)