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