Skip navigation links
A C D F G I M O P S V 

A

AbstractIgniteComponent - Class in org.apache.camel.component.ignite
This is a base class of camel-ignite components which correspond to following Apache Ignite functions: IgniteCacheComponent: Cache operations. IgniteComputeComponent: Cluster computation. IgniteMessagingComponent: Messaging. IgniteEventsComponent: Eventing. IgniteIdGenComponent: Id Generation. IgniteSetComponent: Set operations. IgniteQueueComponent: Queue operations.
AbstractIgniteComponent() - Constructor for class org.apache.camel.component.ignite.AbstractIgniteComponent
 
AbstractIgniteComponent.IgniteLifecycleMode - Enum in org.apache.camel.component.ignite
Modes of managing the underlying Ignite instance.
AbstractIgniteEndpoint - Class in org.apache.camel.component.ignite
Base class for all Ignite endpoints.
AbstractIgniteEndpoint(String, Component) - Constructor for class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 

C

ClusterGroupExpression - Interface in org.apache.camel.component.ignite
Implement this interface to create an expression that returns a ClusterGroup from the Ignite instance that was passed in.
ClusterGroupExpressions - Class in org.apache.camel.component.ignite
Convenient set of commonly used ClusterGroupExpressions.
component - Variable in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 
createIgniteCompute() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 

D

doStart() - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
 
doStart() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 
doStop() - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
 
doStop() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
doStop() - Method in class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
doStop() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 

F

FOR_CLIENTS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_DAEMONS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_LOCAL - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_OLDEST - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_RANDOM - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_REMOTES - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_SERVERS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_YOUNGEST - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.set.IgniteSetComponent
 

G

getBatchSize() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
Gets the batch size.
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 (IgniteCacheOperation.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.compute.IgniteComputeEndpoint
Gets the cluster group expression.
getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Gets the cluster group expression.
getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
Gets the cluster group expression.
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.AbstractIgniteComponent
Gets the resource from where to load the configuration.
getEndpointId() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the endpoint ID.
getEndpointId() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Gets the endpoint ID (not used).
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.AbstractIgniteComponent
Returns the Ignite instance.
getIgniteConfiguration() - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
Gets the IgniteConfiguration if the user set it explicitly.
getInitialValue() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
Gets the initial value.
getName() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
Gets the name.
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
Gets the operation.
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
Gets the send mode.
getTaskName() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the task name, only applicable if using the IgniteComputeExecutionType.EXECUTE execution type.
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
Gets the timeout.
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
Gets the topic name.

I

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
 
IgniteCacheComponent - Class in org.apache.camel.component.ignite.cache
The Ignite Cache Component.
IgniteCacheComponent() - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheComponent
 
IgniteCacheContinuousQueryConsumer - Class in org.apache.camel.component.ignite.cache
A consumer that generates Exchanges 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
The Ignite Cache endpoint is one of camel-ignite endpoints which allows you to interact with an Ignite Cache.
IgniteCacheEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Deprecated.
IgniteCacheEndpoint(String, String, Map<String, Object>, IgniteCacheComponent) - 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
IgniteComponent() - Constructor for class org.apache.camel.component.ignite.IgniteComponent
Deprecated.
 
IgniteComputeComponent - Class in org.apache.camel.component.ignite.compute
The Ignite Compute Component.
IgniteComputeComponent() - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
IgniteComputeEndpoint - Class in org.apache.camel.component.ignite.compute
The Ignite Compute endpoint is one of camel-ignite endpoints which allows you to run compute operations on the cluster by passing in an IgniteCallable, an IgniteRunnable, an IgniteClosure, or collections of them, along with their parameters if necessary.
IgniteComputeEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Deprecated.
IgniteComputeEndpoint(String, String, Map<String, Object>, IgniteComputeComponent) - 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.
IgniteEventsComponent - Class in org.apache.camel.component.ignite.events
The Ignite Events Component.
IgniteEventsComponent() - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsComponent
 
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
The Ignite Events endpoint is one of camel-ignite endpoints which allows you to receive events from the Ignite cluster by creating a local event listener.
IgniteEventsEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Deprecated.
IgniteEventsEndpoint(String, String, Map<String, Object>, IgniteEventsComponent) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
IgniteHelper - Class in org.apache.camel.component.ignite
Helper methods for the Ignite component.
IgniteIdGenComponent - Class in org.apache.camel.component.ignite.idgen
The Ignite ID Generator Component.
IgniteIdGenComponent() - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenComponent
 
IgniteIdGenEndpoint - Class in org.apache.camel.component.ignite.idgen
The Ignite ID Generator endpoint is one of camel-ignite endpoints which allows you to interact with Ignite Atomic Sequences and ID Generators.
IgniteIdGenEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
Deprecated.
IgniteIdGenEndpoint(String, String, Map<String, Object>, IgniteIdGenComponent) - 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
 
IgniteMessagingComponent - Class in org.apache.camel.component.ignite.messaging
The Ignite Messaging Component.
IgniteMessagingComponent() - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingComponent
 
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
The Ignite Messaging endpoint is one of camel-ignite endpoints which allows you to send and consume messages from an Ignite topic.
IgniteMessagingEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
Deprecated.
IgniteMessagingEndpoint(String, String, Map<String, Object>, IgniteMessagingComponent) - 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.
IgniteQueueComponent - Class in org.apache.camel.component.ignite.queue
The Ignite Queue Component.
IgniteQueueComponent() - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueComponent
 
IgniteQueueEndpoint - Class in org.apache.camel.component.ignite.queue
The Ignite Queue endpoint is one of camel-ignite endpoints which allows you to interact with Ignite Queue data structures.
IgniteQueueEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Deprecated.
IgniteQueueEndpoint(String, String, Map<String, Object>, IgniteQueueComponent) - 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
 
IgniteSetComponent - Class in org.apache.camel.component.ignite.set
The Ignite Set Component.
IgniteSetComponent() - Constructor for class org.apache.camel.component.ignite.set.IgniteSetComponent
 
IgniteSetEndpoint - Class in org.apache.camel.component.ignite.set
The Ignite Sets endpoint is one of camel-ignite endpoints which allows you to interact with Ignite Set data structures.
IgniteSetEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Deprecated.
IgniteSetEndpoint(String, String, Map<String, Object>, IgniteSetComponent) - 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
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.

M

maybePropagateIncomingBody(AbstractIgniteEndpoint, Message, Message) - Static method in class org.apache.camel.component.ignite.IgniteHelper
 

O

org.apache.camel.component.ignite - package org.apache.camel.component.ignite
 
org.apache.camel.component.ignite.cache - package org.apache.camel.component.ignite.cache
 
org.apache.camel.component.ignite.compute - package org.apache.camel.component.ignite.compute
 
org.apache.camel.component.ignite.events - package org.apache.camel.component.ignite.events
 
org.apache.camel.component.ignite.idgen - package org.apache.camel.component.ignite.idgen
 
org.apache.camel.component.ignite.messaging - package org.apache.camel.component.ignite.messaging
 
org.apache.camel.component.ignite.queue - package org.apache.camel.component.ignite.queue
 
org.apache.camel.component.ignite.set - package org.apache.camel.component.ignite.set
 

P

process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.set.IgniteSetProducer
 

S

setAutoUnsubscribe(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Whether auto unsubscribe is enabled in the Continuous Query Consumer.
setBatchSize(Integer) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
The batch size.
setCacheName(String) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
The cache name.
setCachePeekMode(CachePeekMode) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
The CachePeekMode, only needed for operations that require it (IgniteCacheOperation.SIZE).
setCapacity(int) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
The queue capacity.
setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
An expression that returns the Cluster Group for the IgniteCompute instance.
setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
The cluster group expression.
setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
The cluster group expression.
setComputeName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
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
The collection configuration.
setConfiguration(CollectionConfiguration) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
The collection configuration.
setConfigurationResource(Object) - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
Sets the resource from where to load the configuration.
setEndpointId(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
The endpoint ID (not used).
setEndpointId(String) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
The endpoint ID (not used).
setEvents(Set<Integer>) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
The event IDs to subscribe to as a Set directly where the IDs are the different constants in org.apache.ignite.events.EventType.
setEvents(String) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
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
The compute operation to perform.
setFailIfInexistentCache(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Whether to fail the initialization if the cache doesn't exist.
setFireExistingQueryResults(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Whether to process existing results that match the query.
setIgnite(Ignite) - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
Sets the Ignite instance.
setIgniteConfiguration(IgniteConfiguration) - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
Allows the user to set a programmatic IgniteConfiguration.
setInitialValue(Long) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
The initial value.
setName(String) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
The sequence name.
setName(String) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
The queue name.
setName(String) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
The set name.
setOneExchangePerUpdate(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
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
The cache operation to invoke.
setOperation(IgniteIdGenOperation) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
The operation to invoke on the Ignite ID Generator.
setOperation(IgniteQueueOperation) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
The operation to invoke on the Ignite Queue.
setOperation(IgniteSetOperation) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
The operation to invoke on the Ignite Set.
setPageSize(int) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
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
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
The remote filter, only used by the Continuous Query Consumer.
setSendMode(IgniteMessagingSendMode) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
The send mode to use.
setTaskName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
The task name, only applicable if using the IgniteComputeExecutionType.EXECUTE execution type.
setTimeInterval(long) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
The time interval for the Continuous Query Consumer.
setTimeout(Long) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
The timeout for the send operation when using ordered messages.
setTimeoutMillis(Long) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
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
The queue timeout in milliseconds.
setTopic(String) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
The topic name.
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.

V

valueOf(String) - Static method in enum org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
Returns the enum constant of this type with the specified name.
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.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.AbstractIgniteComponent.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.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.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.
A C D F G I M O P S V 
Skip navigation links

Apache Camel