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

A

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.IgniteComponent
 
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.cache.IgniteCacheContinuousQueryConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.IgniteComponent
 
doStart() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 
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.IgniteComponent
 
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.IgniteComponent
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromLocation(String) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 

G

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
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
 
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
 

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
 
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
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.

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
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
Sets the task name, only applicable if using the IgniteComputeExecutionType.EXECUTE execution type.
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.

V

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.
A C D F G I M O P S V 
Skip navigation links

Apache Camel