public class RandomLoadBalancer extends QueueLoadBalancer
| Constructor and Description | 
|---|
| RandomLoadBalancer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.camel.AsyncProcessor | chooseProcessor(org.apache.camel.AsyncProcessor[] processors,
               org.apache.camel.Exchange exchange) | 
| int | getLastChosenProcessorIndex() | 
processaddProcessor, doGetProcessors, doInit, doShutdown, doStart, doStop, getId, getProcessors, getRouteId, hasNext, next, removeProcessor, setId, setRouteId, toStringbuild, doBuild, doFail, doLifecycleChange, doResume, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected org.apache.camel.AsyncProcessor chooseProcessor(org.apache.camel.AsyncProcessor[] processors,
                                                          org.apache.camel.Exchange exchange)
chooseProcessor in class QueueLoadBalancerpublic int getLastChosenProcessorIndex()
Apache Camel