Uses of Class
org.apache.camel.component.disruptor.DisruptorNotStartedException
-
Packages that use DisruptorNotStartedException Package Description org.apache.camel.component.disruptor -
-
Uses of DisruptorNotStartedException in org.apache.camel.component.disruptor
Methods in org.apache.camel.component.disruptor that throw DisruptorNotStartedException Modifier and Type Method Description long
DisruptorEndpoint. getPendingExchangeCount()
long
DisruptorEndpoint. getRemainingCapacity()
long
DisruptorReference. getRemainingCapacity()
void
DisruptorReference. publish(org.apache.camel.Exchange exchange)
void
DisruptorReference. tryPublish(org.apache.camel.Exchange exchange)
-