Package | Description |
---|---|
org.apache.camel.component.disruptor | |
org.apache.camel.component.disruptor.vm |
Modifier and Type | Method and Description |
---|---|
Map<String,DisruptorReference> |
DisruptorComponent.getDisruptors() |
Constructor and Description |
---|
DisruptorEndpoint(String endpointUri,
org.apache.camel.Component component,
DisruptorReference disruptorReference,
int concurrentConsumers,
boolean multipleConsumers,
boolean blockWhenFull) |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,DisruptorReference> |
DisruptorVmComponent.DISRUPTORS |
Modifier and Type | Method and Description |
---|---|
Map<String,DisruptorReference> |
DisruptorVmComponent.getDisruptors() |
Apache Camel