| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_ATOMIX_CONF |
"camel.component.atomix-multimap.atomix" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_ATOMIX_DOC |
"The Atomix instance to use" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_BASIC_PROPERTY_BINDING_CONF |
"camel.component.atomix-multimap.basicPropertyBinding" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_BASIC_PROPERTY_BINDING_DOC |
"Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_CONFIGURATION_CONF |
"camel.component.atomix-multimap.configuration" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_CONFIGURATION_DOC |
"The shared component configuration" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_CONFIGURATION_URI_CONF |
"camel.component.atomix-multimap.configurationUri" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_CONFIGURATION_URI_DOC |
"The path to the AtomixClient configuration" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_ACTION_CONF |
"camel.component.atomix-multimap.defaultAction" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_ACTION_DEFAULT |
"PUT" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_ACTION_DOC |
"The default action. One of: [PUT] [GET] [CLEAR] [SIZE] [CONTAINS_KEY] [IS_EMPTY] [REMOVE] [REMOVE_VALUE]" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_RESOURCE_CONFIG_CONF |
"camel.component.atomix-multimap.defaultResourceConfig" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_RESOURCE_CONFIG_DOC |
"The cluster wide default resource configuration." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_RESOURCE_OPTIONS_CONF |
"camel.component.atomix-multimap.defaultResourceOptions" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_DEFAULT_RESOURCE_OPTIONS_DOC |
"The local default resource options." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_EPHEMERAL_CONF |
"camel.component.atomix-multimap.ephemeral" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_EPHEMERAL_DOC |
"Sets if the local member should join groups as PersistentMember or not. If set to ephemeral the local member will receive an auto generated ID thus the local one is ignored." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_KEY_CONF |
"camel.component.atomix-multimap.key" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_KEY_DOC |
"The key to use if none is set in the header or to listen for events for a specific key." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_LAZY_START_PRODUCER_CONF |
"camel.component.atomix-multimap.lazyStartProducer" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_NODES_CONF |
"camel.component.atomix-multimap.nodes" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_NODES_DOC |
"The nodes the AtomixClient should connect to" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_READ_CONSISTENCY_CONF |
"camel.component.atomix-multimap.readConsistency" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_READ_CONSISTENCY_DOC |
"The read consistency level. One of: [ATOMIC] [ATOMIC_LEASE] [SEQUENTIAL] [LOCAL]" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESOURCE_CONFIGS_CONF |
"camel.component.atomix-multimap.resourceConfigs" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESOURCE_CONFIGS_DOC |
"Cluster wide resources configuration." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESOURCE_OPTIONS_CONF |
"camel.component.atomix-multimap.resourceOptions" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESOURCE_OPTIONS_DOC |
"Local resources configurations" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESULT_HEADER_CONF |
"camel.component.atomix-multimap.resultHeader" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_RESULT_HEADER_DOC |
"The header that wil carry the result." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_TRANSPORT_CLASS_NAME_CONF |
"camel.component.atomix-multimap.transportClassName" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_TRANSPORT_CLASS_NAME_DEFAULT |
"io.atomix.catalyst.transport.netty.NettyTransport" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_TRANSPORT_CLASS_NAME_DOC |
"The class name (fqn) of the Atomix transport" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_TTL_CONF |
"camel.component.atomix-multimap.ttl" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_COMPONENT_TTL_DOC |
"The resource ttl." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_ATOMIX_CONF |
"camel.sink.endpoint.atomix" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_ATOMIX_DOC |
"The Atomix instance to use" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_BASIC_PROPERTY_BINDING_CONF |
"camel.sink.endpoint.basicPropertyBinding" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_BASIC_PROPERTY_BINDING_DOC |
"Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_CONFIGURATION_URI_CONF |
"camel.sink.endpoint.configurationUri" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_CONFIGURATION_URI_DOC |
"The Atomix configuration uri." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_ACTION_CONF |
"camel.sink.endpoint.defaultAction" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_ACTION_DEFAULT |
"PUT" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_ACTION_DOC |
"The default action. One of: [PUT] [GET] [CLEAR] [SIZE] [CONTAINS_KEY] [IS_EMPTY] [REMOVE] [REMOVE_VALUE]" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_RESOURCE_CONFIG_CONF |
"camel.sink.endpoint.defaultResourceConfig" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_RESOURCE_CONFIG_DOC |
"The cluster wide default resource configuration." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_RESOURCE_OPTIONS_CONF |
"camel.sink.endpoint.defaultResourceOptions" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_DEFAULT_RESOURCE_OPTIONS_DOC |
"The local default resource options." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_EPHEMERAL_CONF |
"camel.sink.endpoint.ephemeral" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_EPHEMERAL_DOC |
"Sets if the local member should join groups as PersistentMember or not. If set to ephemeral the local member will receive an auto generated ID thus the local one is ignored." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_KEY_CONF |
"camel.sink.endpoint.key" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_KEY_DOC |
"The key to use if none is set in the header or to listen for events for a specific key." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_LAZY_START_PRODUCER_CONF |
"camel.sink.endpoint.lazyStartProducer" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_NODES_CONF |
"camel.sink.endpoint.nodes" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_NODES_DOC |
"The address of the nodes composing the cluster." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_READ_CONSISTENCY_CONF |
"camel.sink.endpoint.readConsistency" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_READ_CONSISTENCY_DOC |
"The read consistency level. One of: [ATOMIC] [ATOMIC_LEASE] [SEQUENTIAL] [LOCAL]" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESOURCE_CONFIGS_CONF |
"camel.sink.endpoint.resourceConfigs" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESOURCE_CONFIGS_DOC |
"Cluster wide resources configuration." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESOURCE_OPTIONS_CONF |
"camel.sink.endpoint.resourceOptions" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESOURCE_OPTIONS_DOC |
"Local resources configurations" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESULT_HEADER_CONF |
"camel.sink.endpoint.resultHeader" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_RESULT_HEADER_DOC |
"The header that wil carry the result." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_SYNCHRONOUS_CONF |
"camel.sink.endpoint.synchronous" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_SYNCHRONOUS_DOC |
"Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_TRANSPORT_CLASS_NAME_CONF |
"camel.sink.endpoint.transportClassName" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_TRANSPORT_CLASS_NAME_DEFAULT |
"io.atomix.catalyst.transport.netty.NettyTransport" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_TRANSPORT_CLASS_NAME_DOC |
"The class name (fqn) of the Atomix transport" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_TTL_CONF |
"camel.sink.endpoint.ttl" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_ENDPOINT_TTL_DOC |
"The resource ttl." |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_PATH_RESOURCE_NAME_CONF |
"camel.sink.path.resourceName" |
public static final String |
CAMEL_SINK_ATOMIXMULTIMAP_PATH_RESOURCE_NAME_DOC |
"The distributed resource name" |
Copyright © 2020 The Apache Software Foundation. All rights reserved.