Package org.apache.camel.component.ignite
-
Interface Summary Interface Description ClusterGroupExpression Implement this interface to create an expression that returns aClusterGroupfrom theIgniteinstance that was passed in. -
Class Summary Class Description AbstractIgniteComponent 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.AbstractIgniteEndpoint Base class for all Ignite endpoints.ClusterGroupExpressions Convenient set of commonly usedClusterGroupExpressions.IgniteConstants Ignite Component constants.IgniteHelper Helper methods for the Ignite component. -
Enum Summary Enum Description AbstractIgniteComponent.IgniteLifecycleMode Modes of managing the underlyingIgniteinstance.