Index

A B C D E F G I M O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

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 Class 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
 
ADD - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
ADD - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 
ADD_AND_GET - Enum constant in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
 
AFFINITY_CALL - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 
AFFINITY_RUN - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 
APPLY - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 
ARRAY - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
ARRAY - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 

B

BROADCAST - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 

C

CALL - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 
CLEAR - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
CLEAR - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
CLEAR - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 
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_MANAGED - Enum constant in enum class org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointConfigurer
 
CONTAINS - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
CONTAINS - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 
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.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
 
DRAIN - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 

E

ELEMENT - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
EXECUTE - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 

F

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

GET - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
GET - Enum constant in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
 
GET_AND_ADD - Enum constant in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
 
GET_AND_INCREMENT - Enum constant in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
 
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.
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointConfigurer
 
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
 
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.
getEventsAsIds() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
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
 
getIgniteConfiguration() - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
 
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.
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointConfigurer
 
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
 
IgniteCacheComponentConfigurer - Class in org.apache.camel.component.ignite.cache
Generated by camel build tools - do NOT edit this file!
IgniteCacheComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheComponentConfigurer
 
IgniteCacheContinuousQueryConsumer - Class in org.apache.camel.component.ignite.cache
A consumer that generates Exchanges for items received from a continuous query.
IgniteCacheContinuousQueryConsumer(IgniteCacheEndpoint, Processor) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
IgniteCacheEndpoint - Class in org.apache.camel.component.ignite.cache
Perform cache operations on an Ignite cache or consume changes from a continuous query.
IgniteCacheEndpoint(String, String, Map<String, Object>, IgniteCacheComponent) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
IgniteCacheEndpointConfigurer - Class in org.apache.camel.component.ignite.cache
Generated by camel build tools - do NOT edit this file!
IgniteCacheEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpointConfigurer
 
IgniteCacheEndpointUriFactory - Class in org.apache.camel.component.ignite.cache
Generated by camel build tools - do NOT edit this file!
IgniteCacheEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
IgniteCacheOperation - Enum Class 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
 
IgniteComputeComponent - Class in org.apache.camel.component.ignite.compute
The Ignite Compute Component.
IgniteComputeComponent() - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeComponent
 
IgniteComputeComponentConfigurer - Class in org.apache.camel.component.ignite.compute
Generated by camel build tools - do NOT edit this file!
IgniteComputeComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeComponentConfigurer
 
IgniteComputeEndpoint - Class in org.apache.camel.component.ignite.compute
Run compute operations on an Ignite cluster.
IgniteComputeEndpoint(String, String, Map<String, Object>, IgniteComputeComponent) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
IgniteComputeEndpointConfigurer - Class in org.apache.camel.component.ignite.compute
Generated by camel build tools - do NOT edit this file!
IgniteComputeEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpointConfigurer
 
IgniteComputeEndpointUriFactory - Class in org.apache.camel.component.ignite.compute
Generated by camel build tools - do NOT edit this file!
IgniteComputeEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
IgniteComputeExecutionType - Enum Class 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
 
IgniteEventsComponentConfigurer - Class in org.apache.camel.component.ignite.events
Generated by camel build tools - do NOT edit this file!
IgniteEventsComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsComponentConfigurer
 
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
Receive events from an Ignite cluster by creating a local event listener.
IgniteEventsEndpoint(String, String, Map<String, Object>, IgniteEventsComponent) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
IgniteEventsEndpointConfigurer - Class in org.apache.camel.component.ignite.events
Generated by camel build tools - do NOT edit this file!
IgniteEventsEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpointConfigurer
 
IgniteEventsEndpointUriFactory - Class in org.apache.camel.component.ignite.events
Generated by camel build tools - do NOT edit this file!
IgniteEventsEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
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
 
IgniteIdGenComponentConfigurer - Class in org.apache.camel.component.ignite.idgen
Generated by camel build tools - do NOT edit this file!
IgniteIdGenComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenComponentConfigurer
 
IgniteIdGenEndpoint - Class in org.apache.camel.component.ignite.idgen
IgniteIdGenEndpoint(String, String, Map<String, Object>, IgniteIdGenComponent) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
IgniteIdGenEndpointConfigurer - Class in org.apache.camel.component.ignite.idgen
Generated by camel build tools - do NOT edit this file!
IgniteIdGenEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointConfigurer
 
IgniteIdGenEndpointUriFactory - Class in org.apache.camel.component.ignite.idgen
Generated by camel build tools - do NOT edit this file!
IgniteIdGenEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
IgniteIdGenOperation - Enum Class 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
 
IgniteMessagingComponentConfigurer - Class in org.apache.camel.component.ignite.messaging
Generated by camel build tools - do NOT edit this file!
IgniteMessagingComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingComponentConfigurer
 
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
Send and receive messages from an Ignite topic.
IgniteMessagingEndpoint(String, String, Map<String, Object>, IgniteMessagingComponent) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
IgniteMessagingEndpointConfigurer - Class in org.apache.camel.component.ignite.messaging
Generated by camel build tools - do NOT edit this file!
IgniteMessagingEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointConfigurer
 
IgniteMessagingEndpointUriFactory - Class in org.apache.camel.component.ignite.messaging
Generated by camel build tools - do NOT edit this file!
IgniteMessagingEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
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 Class 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
 
IgniteQueueComponentConfigurer - Class in org.apache.camel.component.ignite.queue
Generated by camel build tools - do NOT edit this file!
IgniteQueueComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueComponentConfigurer
 
IgniteQueueEndpoint - Class in org.apache.camel.component.ignite.queue
IgniteQueueEndpoint(String, String, Map<String, Object>, IgniteQueueComponent) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
IgniteQueueEndpointConfigurer - Class in org.apache.camel.component.ignite.queue
Generated by camel build tools - do NOT edit this file!
IgniteQueueEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpointConfigurer
 
IgniteQueueEndpointUriFactory - Class in org.apache.camel.component.ignite.queue
Generated by camel build tools - do NOT edit this file!
IgniteQueueEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
IgniteQueueOperation - Enum Class 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
 
IgniteSetComponentConfigurer - Class in org.apache.camel.component.ignite.set
Generated by camel build tools - do NOT edit this file!
IgniteSetComponentConfigurer() - Constructor for class org.apache.camel.component.ignite.set.IgniteSetComponentConfigurer
 
IgniteSetEndpoint - Class in org.apache.camel.component.ignite.set
IgniteSetEndpoint(String, String, Map<String, Object>, IgniteSetComponent) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 
IgniteSetEndpointConfigurer - Class in org.apache.camel.component.ignite.set
Generated by camel build tools - do NOT edit this file!
IgniteSetEndpointConfigurer() - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpointConfigurer
 
IgniteSetEndpointUriFactory - Class in org.apache.camel.component.ignite.set
Generated by camel build tools - do NOT edit this file!
IgniteSetEndpointUriFactory() - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 
IgniteSetOperation - Enum Class 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
 
INCREMENT_AND_GET - Enum constant in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
 
isAutoUnsubscribe() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets whether auto unsubscribe is enabled in the Continuous Query Consumer.
isEnabled(String) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 
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.
isLenientProperties() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 
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.
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.
ITERATOR - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
ITERATOR - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 

M

maybePropagateIncomingBody(AbstractIgniteEndpoint, Message, Message) - Static method in class org.apache.camel.component.ignite.IgniteHelper
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 

O

obtainCache() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
OFFER - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
ORDERED - Enum constant in enum class org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
 
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

PEEK - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
POLL - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
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
 
propertyNames() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 
PUT - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
PUT - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 

Q

QUERY - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 

R

REBALANCE - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
REMOVE - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
REMOVE - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
REMOVE - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 
REPLACE - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
RETAIN_ALL - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
RETAIN_ALL - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 
RUN - Enum constant in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
 

S

SCHEME_CACHE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_COMPUTE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_EVENTS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_IDGEN - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_MESSAGING - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_QUEUE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
SCHEME_SET - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpointUriFactory
 
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
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(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
To use an existing Ignite instance.
setIgniteConfiguration(IgniteConfiguration) - Method in class org.apache.camel.component.ignite.AbstractIgniteComponent
Allows the user to set a programmatic ignite configuration.
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.
SIZE - Enum constant in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
 
SIZE - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 
SIZE - Enum constant in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
 

T

TAKE - Enum constant in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
 

U

UNORDERED - Enum constant in enum class org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
 
USER_MANAGED - Enum constant in enum class org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.ignite.AbstractIgniteComponent.IgniteLifecycleMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.cache.IgniteCacheOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.queue.IgniteQueueOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.component.ignite.set.IgniteSetOperation
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G I M O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values