Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.TestCompactor.StoreFileWritersCapture
Packages that use TestCompactor.StoreFileWritersCapture
-
Uses of TestCompactor.StoreFileWritersCapture in org.apache.hadoop.hbase.regionserver.compactions
Methods in org.apache.hadoop.hbase.regionserver.compactions with parameters of type TestCompactor.StoreFileWritersCaptureModifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
TestDateTieredCompactor.createCompactor
(TestCompactor.StoreFileWritersCapture writers, org.apache.hadoop.hbase.KeyValue[] input, List<org.apache.hadoop.hbase.regionserver.HStoreFile> storefiles) private org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
TestStripeCompactor.createCompactor
(TestCompactor.StoreFileWritersCapture writers, org.apache.hadoop.hbase.KeyValue[] input)