Skip navigation links
B C D G I K O P S V 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.kudu.KuduEndpointUriFactory
 

C

CAMEL_KUDU_SCHEMA - Static variable in class org.apache.camel.component.kudu.KuduConstants
 
CAMEL_KUDU_TABLE_OPTIONS - Static variable in class org.apache.camel.component.kudu.KuduConstants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.kudu.KuduComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.kudu.KuduEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.kudu.KuduComponent
 
createProducer() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 

D

doScan(String, KuduClient) - Static method in class org.apache.camel.component.kudu.KuduUtils
 
doStart() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
doStop() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 

G

getHost() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
getKuduClient() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
getOperation() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.kudu.KuduComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.kudu.KuduEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.kudu.KuduComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.kudu.KuduEndpointConfigurer
 
getPort() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 
getTableName() - Method in class org.apache.camel.component.kudu.KuduEndpoint
 

I

isEnabled(String) - Method in class org.apache.camel.component.kudu.KuduEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.kudu.KuduEndpointUriFactory
 

K

KuduComponent - Class in org.apache.camel.component.kudu
Represents the component that manages KuduEndpoint.
KuduComponent(CamelContext) - Constructor for class org.apache.camel.component.kudu.KuduComponent
 
KuduComponent() - Constructor for class org.apache.camel.component.kudu.KuduComponent
 
KuduComponentConfigurer - Class in org.apache.camel.component.kudu
Generated by camel build tools - do NOT edit this file!
KuduComponentConfigurer() - Constructor for class org.apache.camel.component.kudu.KuduComponentConfigurer
 
KuduConstants - Class in org.apache.camel.component.kudu
 
KuduEndpoint - Class in org.apache.camel.component.kudu
Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem.
KuduEndpoint(String, KuduComponent) - Constructor for class org.apache.camel.component.kudu.KuduEndpoint
 
KuduEndpointConfigurer - Class in org.apache.camel.component.kudu
Generated by camel build tools - do NOT edit this file!
KuduEndpointConfigurer() - Constructor for class org.apache.camel.component.kudu.KuduEndpointConfigurer
 
KuduEndpointUriFactory - Class in org.apache.camel.component.kudu
Generated by camel build tools - do NOT edit this file!
KuduEndpointUriFactory() - Constructor for class org.apache.camel.component.kudu.KuduEndpointUriFactory
 
KuduOperations - Enum in org.apache.camel.component.kudu
 
KuduProducer - Class in org.apache.camel.component.kudu
The Kudu producer.
KuduProducer(KuduEndpoint) - Constructor for class org.apache.camel.component.kudu.KuduProducer
 
KuduUtils - Class in org.apache.camel.component.kudu
 

O

org.apache.camel.component.kudu - package org.apache.camel.component.kudu
 

P

process(Exchange) - Method in class org.apache.camel.component.kudu.KuduProducer
 
propertyNames() - Method in class org.apache.camel.component.kudu.KuduEndpointUriFactory
 

S

scannerToList(KuduTable, KuduScanner) - Static method in class org.apache.camel.component.kudu.KuduUtils
Convert results to a more Java friendly type
secretPropertyNames() - Method in class org.apache.camel.component.kudu.KuduEndpointUriFactory
 
setHost(String) - Method in class org.apache.camel.component.kudu.KuduEndpoint
Kudu master to connect to
setKuduClient(KuduClient) - Method in class org.apache.camel.component.kudu.KuduEndpoint
Set the client to connect to a kudu resource
setOperation(KuduOperations) - Method in class org.apache.camel.component.kudu.KuduEndpoint
What kind of operation is to be performed in the table
setPort(String) - Method in class org.apache.camel.component.kudu.KuduEndpoint
Port where kudu service is listening
setTableName(String) - Method in class org.apache.camel.component.kudu.KuduEndpoint
The name of the table where the rows are stored

V

valueOf(String) - Static method in enum org.apache.camel.component.kudu.KuduOperations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.kudu.KuduOperations
Returns an array containing the constants of this enum type, in the order they are declared.
B C D G I K O P S V 
Skip navigation links

Apache Camel