Interface OrderChangeSingleIndexRequestConsumer


  • public interface OrderChangeSingleIndexRequestConsumer
    Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to receiving a request that an entity needs to be indexed.
    Author:
    Dima Myroniuk (dmyroniuk)
    See Also:
    SingleIndexRequest
    • Method Detail

      • singleIndexRequestOrderInput

        @Input("singleIndexRequestOrderInput")
        org.springframework.messaging.SubscribableChannel singleIndexRequestOrderInput()