Uses of Interface
org.apache.camel.builder.endpoint.dsl.DisruptorEndpointBuilderFactory.DisruptorEndpointBuilder
Packages that use DisruptorEndpointBuilderFactory.DisruptorEndpointBuilder
-
Uses of DisruptorEndpointBuilderFactory.DisruptorEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return DisruptorEndpointBuilderFactory.DisruptorEndpointBuilderModifier and TypeMethodDescriptionDisruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor.Disruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor. -
Uses of DisruptorEndpointBuilderFactory.DisruptorEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DisruptorEndpointBuilderFactory.DisruptorEndpointBuilderModifier and TypeMethodDescriptionDisruptorEndpointBuilderFactory.AdvancedDisruptorEndpointBuilder.basic()Disruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor.Disruptor (camel-disruptor) Provides asynchronous SEDA behavior using LMAX Disruptor.DisruptorEndpointBuilderFactory.endpointBuilder(String componentName, String path) DisruptorEndpointBuilderFactory.DisruptorEndpointBuilder.size(int size) The maximum capacity of the Disruptors ringbuffer Will be effectively increased to the nearest power of two.The maximum capacity of the Disruptors ringbuffer Will be effectively increased to the nearest power of two.