- getBatchSize() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- getCacheName() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the cache name.
- getCachePeekMode() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the
CachePeekMode
, only needed for operations that require it (
SIZE
).
- getCapacity() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Gets the queue capacity.
- getClusterGroup(Ignite) - Method in interface org.apache.camel.component.ignite.ClusterGroupExpression
-
- getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
- getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- getComputeName() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Gets the name of the compute job, which will be set via IgniteCompute.withName(String)
.
- getConfiguration() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Gets the collection configuration.
- getConfiguration() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Gets the collection configuration.
- getConfigurationResource() - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Gets the resource from where to load the configuration.
- getEvents() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
Gets the event types to subscribe to.
- getExecutionType() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Gets the execution type of this producer.
- getIgnite() - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Returns the Ignite
instance.
- getIgniteConfiguration() - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Gets the IgniteConfiguration
if the user set it explicitly.
- getInitialValue() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- getName() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- getName() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Gets the queue name.
- getName() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Gets the set name.
- getOperation() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the cache operation to invoke.
- getOperation() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- getOperation() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Gets the queue operation to perform.
- getOperation() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Gets the set operation to perform.
- getPageSize() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the page size.
- getQuery() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the query to execute, only needed for operations that require it,
and for the Continuous Query Consumer.
- getRemoteFilter() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the remote filter, only used by the Continuous Query Consumer.
- getSendMode() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- getTaskName() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
- getTimeInterval() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets the time interval for the Continuous Query Consumer.
- getTimeout() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- getTimeoutMillis() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Gets the timeout interval for triggered jobs, in milliseconds, which will be set via IgniteCompute.withTimeout(long)
.
- getTimeoutMillis() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Gets the queue timeout in milliseconds.
- getTopic() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- ignite() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
- IGNITE_CACHE_EVENT_TYPE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_KEY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_NAME - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_OLD_VALUE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_PEEK_MODE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_CACHE_QUERY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_COMPUTE_AFFINITY_CACHE_NAME - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_COMPUTE_AFFINITY_KEY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_COMPUTE_EXECUTION_TYPE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_COMPUTE_PARAMS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_COMPUTE_REDUCER - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_IDGEN_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_MESSAGING_TOPIC - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_MESSAGING_UUID - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_QUEUE_MAX_ELEMENTS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_QUEUE_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_QUEUE_TIMEOUT_MILLIS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_QUEUE_TRANSFERRED_COUNT - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IGNITE_SETS_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
-
- IgniteCacheContinuousQueryConsumer - Class in org.apache.camel.component.ignite.cache
-
A consumer that generates Exchange
s for items received from a continuous query.
- IgniteCacheContinuousQueryConsumer(IgniteCacheEndpoint, Processor, IgniteCache<Object, Object>) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
-
- IgniteCacheEndpoint - Class in org.apache.camel.component.ignite.cache
-
Ignite Cache endpoint.
- IgniteCacheEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
- IgniteCacheOperation - Enum in org.apache.camel.component.ignite.cache
-
Enumeration of Ignite Cache operations.
- IgniteCacheProducer - Class in org.apache.camel.component.ignite.cache
-
Ignite Cache producer.
- IgniteCacheProducer(IgniteCacheEndpoint, IgniteCache<Object, Object>) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheProducer
-
- igniteComponent() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
- IgniteComponent - Class in org.apache.camel.component.ignite
-
The Ignite Component integrates Apache Camel with Apache Ignite, providing endpoints for the following functions:
Cache operations.
Cluster computation.
Messaging.
Eventing.
Id Generation.
Set operations.
Queue operations.
- IgniteComponent() - Constructor for class org.apache.camel.component.ignite.IgniteComponent
-
- IgniteComponent.IgniteLifecycleMode - Enum in org.apache.camel.component.ignite
-
Modes of managing the underlying Ignite
instance.
- IgniteComputeEndpoint - Class in org.apache.camel.component.ignite.compute
-
Ignite Compute endpoint.
- IgniteComputeEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
- IgniteComputeExecutionType - Enum in org.apache.camel.component.ignite.compute
-
Enumeration of execution type for the Ignite Compute producer.
- IgniteComputeProducer - Class in org.apache.camel.component.ignite.compute
-
Ignite Compute producer.
- IgniteComputeProducer(IgniteComputeEndpoint) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeProducer
-
- IgniteConstants - Class in org.apache.camel.component.ignite
-
Ignite Component constants.
- IgniteEventsConsumer - Class in org.apache.camel.component.ignite.events
-
Ignite Events consumer.
- IgniteEventsConsumer(IgniteEventsEndpoint, Processor, IgniteEvents) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsConsumer
-
- IgniteEventsEndpoint - Class in org.apache.camel.component.ignite.events
-
Ignite Events endpoint.
- IgniteEventsEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
- IgniteHelper - Class in org.apache.camel.component.ignite
-
Helper methods for the Ignite component.
- IgniteIdGenEndpoint - Class in org.apache.camel.component.ignite.idgen
-
Ignite ID Generator endpoint.
- IgniteIdGenEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- IgniteIdGenOperation - Enum in org.apache.camel.component.ignite.idgen
-
Enumeration of ID Generator / AtomicSequence operations.
- IgniteIdGenProducer - Class in org.apache.camel.component.ignite.idgen
-
Ignite ID Generator producer.
- IgniteIdGenProducer(IgniteIdGenEndpoint, IgniteAtomicSequence) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenProducer
-
- IgniteMessagingConsumer - Class in org.apache.camel.component.ignite.messaging
-
Ignite Messaging consumer.
- IgniteMessagingConsumer(IgniteMessagingEndpoint, Processor, IgniteMessaging) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
-
- IgniteMessagingEndpoint - Class in org.apache.camel.component.ignite.messaging
-
Ignite Messaging endpoint.
- IgniteMessagingEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- IgniteMessagingProducer - Class in org.apache.camel.component.ignite.messaging
-
Ignite Messaging producer.
- IgniteMessagingProducer(IgniteMessagingEndpoint, Ignite, IgniteMessaging) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingProducer
-
- IgniteMessagingSendMode - Enum in org.apache.camel.component.ignite.messaging
-
Enum for Ignite Messaging send modes.
- IgniteQueueEndpoint - Class in org.apache.camel.component.ignite.queue
-
Ignite Queue endpoint.
- IgniteQueueEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
- IgniteQueueOperation - Enum in org.apache.camel.component.ignite.queue
-
Enumeration of queue operations.
- IgniteQueueProducer - Class in org.apache.camel.component.ignite.queue
-
- IgniteQueueProducer(IgniteQueueEndpoint, IgniteQueue<Object>) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueProducer
-
- IgniteSetEndpoint - Class in org.apache.camel.component.ignite.set
-
Ignite Cache endpoint.
- IgniteSetEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
- IgniteSetOperation - Enum in org.apache.camel.component.ignite.set
-
Enumeration of Set operations.
- IgniteSetProducer - Class in org.apache.camel.component.ignite.set
-
The Ignite Set producer.
- IgniteSetProducer(IgniteSetEndpoint, IgniteSet<Object>) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetProducer
-
- isAutoUnsubscribe() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets whether auto unsubscribe is enabled in the Continuous Query Consumer.
- isFailIfInexistentCache() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets whether to fail the initialization if the cache doesn't exist.
- isFireExistingQueryResults() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets whether to process existing results that match the query.
- isOneExchangePerUpdate() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Gets whether to pack each update in an individual Exchange, even if multiple updates are
received in one batch.
- isPropagateIncomingBodyIfNoReturnValue() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
Gets whether to propagate the incoming body if the return type of the underlying
Ignite operation is void.
- isSingleton() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
- isTreatCollectionsAsCacheObjects() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
Gets whether to treat Collections as cache objects or as Collections of items to
insert/update/compute, etc.
- setAutoUnsubscribe(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets whether auto unsubscribe is enabled in the Continuous Query Consumer.
- setBatchSize(Integer) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- setCacheName(String) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the cache name.
- setCachePeekMode(CachePeekMode) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the
CachePeekMode
, only needed for operations that require it (
SIZE
).
- setCapacity(int) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Sets the queue capacity.
- setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
- setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- setComputeName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Sets the name of the compute job, which will be set via IgniteCompute.withName(String)
.
- setConfiguration(CollectionConfiguration) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Sets the collection configuration.
- setConfiguration(CollectionConfiguration) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Sets the collection configuration.
- setConfigurationResource(Object) - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Sets the resource from where to load the configuration.
- setEvents(Set<Integer>) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
Sets the event types to subscribe to as a
Set
.
- setEvents(String) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
-
Sets the event types to subscribe to as a comma-separated string of event constants as defined in EventType
.
- setExecutionType(IgniteComputeExecutionType) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Sets the execution type of this producer.
- setFailIfInexistentCache(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets whether to fail the initialization if the cache doesn't exist.
- setFireExistingQueryResults(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets whether to process existing results that match the query.
- setIgnite(Ignite) - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Sets the Ignite
instance.
- setIgniteConfiguration(IgniteConfiguration) - Method in class org.apache.camel.component.ignite.IgniteComponent
-
Allows the user to set a programmatic IgniteConfiguration
.
- setInitialValue(Long) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- setName(String) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- setName(String) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Sets the queue name.
- setName(String) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Sets the set name.
- setOneExchangePerUpdate(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets whether to pack each update in an individual Exchange, even if multiple updates are
received in one batch.
- setOperation(IgniteCacheOperation) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the cache operation to invoke.
- setOperation(IgniteIdGenOperation) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
-
- setOperation(IgniteQueueOperation) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Sets the queue operation to perform.
- setOperation(IgniteSetOperation) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
-
Sets the set operation to perform.
- setPageSize(int) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the page size.
- setPropagateIncomingBodyIfNoReturnValue(boolean) - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
Sets whether to propagate the incoming body if the return type of the underlying
Ignite operation is void.
- setQuery(Query<Cache.Entry<Object, Object>>) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the query to execute, only needed for operations that require it,
and for the Continuous Query Consumer.
- setRemoteFilter(CacheEntryEventSerializableFilter<Object, Object>) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the remote filter, only used by the Continuous Query Consumer.
- setSendMode(IgniteMessagingSendMode) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- setTaskName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
- setTimeInterval(long) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
-
Sets the time interval for the Continuous Query Consumer.
- setTimeout(Long) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- setTimeoutMillis(Long) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
-
Sets the timeout interval for triggered jobs, in milliseconds, which will be set via IgniteCompute.withTimeout(long)
.
- setTimeoutMillis(Long) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
-
Sets the queue timeout in milliseconds.
- setTopic(String) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
-
- setTreatCollectionsAsCacheObjects(boolean) - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
-
Sets whether to treat Collections as cache objects or as Collections of items to
insert/update/compute, etc.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.cache.IgniteCacheOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.IgniteComponent.IgniteLifecycleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.queue.IgniteQueueOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.ignite.set.IgniteSetOperation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.ignite.cache.IgniteCacheOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.IgniteComponent.IgniteLifecycleMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.queue.IgniteQueueOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.camel.component.ignite.set.IgniteSetOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.