Package | Description |
---|---|
org.apache.camel.component.disruptor |
Modifier and Type | Method and Description |
---|---|
long |
DisruptorEndpoint.getPendingExchangeCount() |
long |
DisruptorReference.getRemainingCapacity() |
long |
DisruptorEndpoint.getRemainingCapacity() |
void |
DisruptorReference.publish(org.apache.camel.Exchange exchange) |
void |
DisruptorReference.tryPublish(org.apache.camel.Exchange exchange) |
Apache Camel