Uses of Enum Class
org.apache.camel.component.kudu.KuduOperations
-
Uses of KuduOperations in org.apache.camel.component.kudu
Methods in org.apache.camel.component.kudu that return KuduOperationsModifier and TypeMethodDescriptionKuduEndpoint.getOperation()static KuduOperationsReturns the enum constant of this class with the specified name.static KuduOperations[]KuduOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.kudu with parameters of type KuduOperationsModifier and TypeMethodDescriptionvoidKuduEndpoint.setOperation(KuduOperations operation) What kind of operation is to be performed in the table