Interface ProductFullIndexMessageConsumer


  • public interface ProductFullIndexMessageConsumer
    Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to receiving a request that a full reindex is needing to be performed.
    Author:
    Elbert Bautista (elbertbautista)
    • Method Detail

      • fullIndexMessageInputProduct

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