public static interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointBuilder extends IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointConsumerBuilder, IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default IgniteCacheEndpointBuilderFactory.IgniteCacheEndpointBuilder |
basic() |
default IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault IgniteCacheEndpointBuilderFactory.IgniteCacheEndpointBuilder basic()
basic in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointConsumerBuilderbasic in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointProducerBuilderdefault IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointBuilder synchronous(boolean synchronous)
synchronous in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointConsumerBuildersynchronous in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointProducerBuildersynchronous - the value to setdefault IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointBuilder synchronous(String synchronous)
synchronous in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointConsumerBuildersynchronous in interface IgniteCacheEndpointBuilderFactory.AdvancedIgniteCacheEndpointProducerBuildersynchronous - the value to setApache Camel