Uses of Interface
org.apache.camel.component.hbase.mapping.CellMappingStrategy
-
Packages that use CellMappingStrategy Package Description org.apache.camel.component.hbase.mapping -
-
Uses of CellMappingStrategy in org.apache.camel.component.hbase.mapping
Classes in org.apache.camel.component.hbase.mapping that implement CellMappingStrategy Modifier and Type Class Description classBodyMappingStrategyACellMappingStrategyimplementation.classHeaderMappingStrategyA defaultCellMappingStrategyimplementation.Methods in org.apache.camel.component.hbase.mapping that return CellMappingStrategy Modifier and Type Method Description CellMappingStrategyCellMappingStrategyFactory. getStrategy(org.apache.camel.Message message)
-