org.apache.camel.component.hbase.mapping
Class CellMappingStrategyFactory
java.lang.Object
   org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
- public class CellMappingStrategyFactory 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
STRATEGY
public static final String STRATEGY
- See Also:
- Constant Field Values
STRATEGY_CLASS_NAME
public static final String STRATEGY_CLASS_NAME
- See Also:
- Constant Field Values
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
BODY
public static final String BODY
- See Also:
- Constant Field Values
CellMappingStrategyFactory
public CellMappingStrategyFactory()
getStrategy
public CellMappingStrategy getStrategy(org.apache.camel.Message message)
- 
 
Apache CAMEL