Interface AncillaryProductSingleIndexRequestConsumer


  • public interface AncillaryProductSingleIndexRequestConsumer
    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:
    Samarth Dhruva (samarthd)
    See Also:
    SingleIndexRequest
    • Method Detail

      • singleIndexRequestInputAncillaryProduct

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