This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit fe664b4849db2803315efe99b947dcb1ca3cb1ea
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Mar 29 06:26:52 2023 +0200

    Regen
---
 .../generated/resources/org/apache/camel/catalog/components/hdfs.json | 4 ++--
 .../src/generated/resources/org/apache/camel/component/hdfs/hdfs.json | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
index 9a68f0d675a..d090be23692 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
@@ -43,10 +43,10 @@
     "connectOnStartup": { "kind": "parameter", "displayName": "Connect On 
Startup", "group": "common", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Whether to connect to the HDFS file system on 
starting the producer\/consumer. If false then the connection is c [...]
     "fileSystemType": { "kind": "parameter", "displayName": "File System 
Type", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.hdfs.HdfsFileSystemType", "enum": [ 
"LOCAL", "HDFS" ], "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "HDFS", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Set to LOCAL to not use HDFS but local java [...]
     "fileType": { "kind": "parameter", "displayName": "File Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.HdfsFileType", "enum": [ "NORMAL_FILE", 
"SEQUENCE_FILE", "MAP_FILE", "BLOOMMAP_FILE", "ARRAY_FILE" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "NORMAL_FILE", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description" [...]
-    "keyType": { "kind": "parameter", "displayName": "Key Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "NULL", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": "The [...]
+    "keyType": { "kind": "parameter", "displayName": "Key Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "SHORT", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"NULL", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "descripti [...]
     "namedNodes": { "kind": "parameter", "displayName": "Named Nodes", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "A comma separated list of named nodes (e.g. 
srv11.example.com:8020,srv12.example.com:8020)" },
     "owner": { "kind": "parameter", "displayName": "Owner", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": "The file owner must match this 
owner for the consumer to pickup the file. Otherwise the file is skipped." },
-    "valueType": { "kind": "parameter", "displayName": "Value Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "BYTES", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": [...]
+    "valueType": { "kind": "parameter", "displayName": "Value Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "SHORT", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"BYTES", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "desc [...]
     "pattern": { "kind": "parameter", "displayName": "Pattern", "group": 
"consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "*", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "The pattern used for scanning the directory" },
     "sendEmptyMessageWhenIdle": { "kind": "parameter", "displayName": "Send 
Empty Message When Idle", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": "If 
the polling consumer did not poll any files, you can enable this option to send 
an empty message (no body) instead." },
     "streamDownload": { "kind": "parameter", "displayName": "Stream Download", 
"group": "consumer", "label": "consumer", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Sets the download method to use when not using a 
local working directory. If set to true, the remote files [...]
diff --git 
a/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
 
b/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
index 9a68f0d675a..d090be23692 100644
--- 
a/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
+++ 
b/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
@@ -43,10 +43,10 @@
     "connectOnStartup": { "kind": "parameter", "displayName": "Connect On 
Startup", "group": "common", "label": "", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": true, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Whether to connect to the HDFS file system on 
starting the producer\/consumer. If false then the connection is c [...]
     "fileSystemType": { "kind": "parameter", "displayName": "File System 
Type", "group": "common", "label": "", "required": false, "type": "object", 
"javaType": "org.apache.camel.component.hdfs.HdfsFileSystemType", "enum": [ 
"LOCAL", "HDFS" ], "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": "HDFS", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Set to LOCAL to not use HDFS but local java [...]
     "fileType": { "kind": "parameter", "displayName": "File Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.HdfsFileType", "enum": [ "NORMAL_FILE", 
"SEQUENCE_FILE", "MAP_FILE", "BLOOMMAP_FILE", "ARRAY_FILE" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "NORMAL_FILE", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description" [...]
-    "keyType": { "kind": "parameter", "displayName": "Key Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "NULL", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": "The [...]
+    "keyType": { "kind": "parameter", "displayName": "Key Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "SHORT", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"NULL", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "descripti [...]
     "namedNodes": { "kind": "parameter", "displayName": "Named Nodes", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "A comma separated list of named nodes (e.g. 
srv11.example.com:8020,srv12.example.com:8020)" },
     "owner": { "kind": "parameter", "displayName": "Owner", "group": "common", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": "The file owner must match this 
owner for the consumer to pickup the file. Otherwise the file is skipped." },
-    "valueType": { "kind": "parameter", "displayName": "Value Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": "BYTES", 
"configurationClass": "org.apache.camel.component.hdfs.HdfsConfiguration", 
"configurationField": "config", "description": [...]
+    "valueType": { "kind": "parameter", "displayName": "Value Type", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"org.apache.camel.component.hdfs.WritableType", "enum": [ "NULL", "BOOLEAN", 
"BYTE", "SHORT", "INT", "FLOAT", "LONG", "DOUBLE", "TEXT", "BYTES" ], 
"deprecated": false, "autowired": false, "secret": false, "defaultValue": 
"BYTES", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "desc [...]
     "pattern": { "kind": "parameter", "displayName": "Pattern", "group": 
"consumer", "label": "consumer", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": "*", "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "The pattern used for scanning the directory" },
     "sendEmptyMessageWhenIdle": { "kind": "parameter", "displayName": "Send 
Empty Message When Idle", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": "If 
the polling consumer did not poll any files, you can enable this option to send 
an empty message (no body) instead." },
     "streamDownload": { "kind": "parameter", "displayName": "Stream Download", 
"group": "consumer", "label": "consumer", "required": false, "type": "boolean", 
"javaType": "boolean", "deprecated": false, "autowired": false, "secret": 
false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.hdfs.HdfsConfiguration", "configurationField": 
"config", "description": "Sets the download method to use when not using a 
local working directory. If set to true, the remote files [...]

Reply via email to