Interface IgniteCacheComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface IgniteCacheComponentBuilderFactory
    Perform cache operations on an Ignite cache or consume changes from a continuous query. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • igniteCache

        static IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder igniteCache()
        Ignite Cache (camel-ignite) Perform cache operations on an Ignite cache or consume changes from a continuous query. Category: cache,datagrid Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite
        Returns:
        the dsl builder