public class IgniteCacheProducer
extends org.apache.camel.support.DefaultAsyncProducer
| Constructor and Description |
|---|
IgniteCacheProducer(IgniteCacheEndpoint endpoint,
org.apache.ignite.IgniteCache<Object,Object> igniteCache) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback) |
createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoInit, doResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic IgniteCacheProducer(IgniteCacheEndpoint endpoint, org.apache.ignite.IgniteCache<Object,Object> igniteCache)
Apache Camel