Interface CustomerFullIndexMessageConsumer


  • public interface CustomerFullIndexMessageConsumer
    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

      • fullIndexMessageInputCustomer

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