-
static interface
Builder for endpoint for the Ignite Messaging component.
IgniteMessagingEndpointBuilderFactory.AdvancedIgniteMessagingEndpointProducerBuilder.basic()
The cluster group expression.
IgniteMessagingEndpointBuilderFactory.IgniteMessagingEndpointProducerBuilder.clusterGroupExpression(org.apache.camel.component.ignite.ClusterGroupExpression clusterGroupExpression)
The cluster group expression.
Sets whether to propagate the incoming body if the return type of the
underlying Ignite operation is void.
Sets whether to propagate the incoming body if the return type of the
underlying Ignite operation is void.
IgniteMessagingEndpointBuilderFactory.IgniteMessagingEndpointProducerBuilder.sendMode(String sendMode)
IgniteMessagingEndpointBuilderFactory.IgniteMessagingEndpointProducerBuilder.sendMode(org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode sendMode)
IgniteMessagingEndpointBuilderFactory.IgniteMessagingEndpointProducerBuilder.timeout(Long timeout)
The timeout for the send operation when using ordered messages.
IgniteMessagingEndpointBuilderFactory.IgniteMessagingEndpointProducerBuilder.timeout(String timeout)
The timeout for the send operation when using ordered messages.
Sets whether to treat Collections as cache objects or as Collections
of items to insert/update/compute, etc.
Sets whether to treat Collections as cache objects or as Collections
of items to insert/update/compute, etc.