Uses of Class
org.apache.camel.component.hbase.HBaseAttribute
-
Packages that use HBaseAttribute Package Description org.apache.camel.component.hbase -
-
Uses of HBaseAttribute in org.apache.camel.component.hbase
Methods in org.apache.camel.component.hbase that return HBaseAttribute Modifier and Type Method Description static HBaseAttributeHBaseAttribute. valueOf(String name)Returns the enum constant of this type with the specified name.static HBaseAttribute[]HBaseAttribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
-