Class KuduConstants


  • public final class KuduConstants
    extends Object
    • Field Detail

      • CAMEL_KUDU_SCHEMA

        @Metadata(description="The schema",
                  javaType="org.apache.kudu.Schema")
        public static final String CAMEL_KUDU_SCHEMA
        See Also:
        Constant Field Values
      • CAMEL_KUDU_TABLE_OPTIONS

        @Metadata(description="The create table options",
                  javaType="org.apache.kudu.client.CreateTableOptions")
        public static final String CAMEL_KUDU_TABLE_OPTIONS
        See Also:
        Constant Field Values