Uses of Class
org.apache.camel.component.ignite.queue.IgniteQueueComponent
Packages that use IgniteQueueComponent
-
Uses of IgniteQueueComponent in org.apache.camel.component.ignite.queue
Methods in org.apache.camel.component.ignite.queue that return IgniteQueueComponentModifier and TypeMethodDescriptionstatic IgniteQueueComponent
IgniteQueueComponent.fromConfiguration
(org.apache.ignite.configuration.IgniteConfiguration configuration) static IgniteQueueComponent
IgniteQueueComponent.fromIgnite
(org.apache.ignite.Ignite ignite) static IgniteQueueComponent
IgniteQueueComponent.fromInputStream
(InputStream inputStream) static IgniteQueueComponent
IgniteQueueComponent.fromLocation
(String location) static IgniteQueueComponent
Constructors in org.apache.camel.component.ignite.queue with parameters of type IgniteQueueComponentModifierConstructorDescriptionIgniteQueueEndpoint
(String endpointUri, String remaining, Map<String, Object> parameters, IgniteQueueComponent igniteComponent)