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) longgetTieringValue(ExtendedCell cell) voidinit(org.apache.hadoop.conf.Configuration configuration)
-
Method Details
-
init
- Throws:
Exception
-
decorateCells
-
getTieringValue
-