Interface CustomTieredCompactor.TieringValueProvider
- All Known Implementing Classes:
CustomCellTieringValueProvider
- Enclosing class:
- CustomTieredCompactor
public static interface CustomTieredCompactor.TieringValueProvider
-
Method Summary
Modifier and TypeMethodDescriptiondefault List<ExtendedCell>
decorateCells
(List<ExtendedCell> cells) long
getTieringValue
(ExtendedCell cell) void
init
(org.apache.hadoop.conf.Configuration configuration)
-
Method Details
-
init
- Throws:
Exception
-
decorateCells
-
getTieringValue
-