Uses of Class
org.apache.camel.component.hbase.HBaseComponent

Packages that use HBaseComponent
org.apache.camel.component.hbase   
 

Uses of HBaseComponent in org.apache.camel.component.hbase
 

Constructors in org.apache.camel.component.hbase with parameters of type HBaseComponent
HBaseEndpoint(String uri, HBaseComponent component, org.apache.hadoop.hbase.client.HTablePool tablePool, String tableName)
           
 



Apache CAMEL