Interface GoraComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface GoraComponentBuilderFactory
Access NoSQL databases using the Apache Gora framework. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGoraComponentBuilderFactory.GoraComponentBuilderBuilder for the Gora component.static classGoraComponentBuilderFactory.GoraComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static GoraComponentBuilderFactory.GoraComponentBuildergora()Deprecated.
-
-
-
Method Detail
-
gora
@Deprecated static GoraComponentBuilderFactory.GoraComponentBuilder gora()
Deprecated.Gora (camel-gora) Access NoSQL databases using the Apache Gora framework. Category: database,nosql,bigdata Since: 2.14 Maven coordinates: org.apache.camel:camel-gora- Returns:
- the dsl builder
-
-