Interface ProcessBulkUpdateRequestConsumer
- 
public interface ProcessBulkUpdateRequestConsumerSpring cloud data channel description for messaging output. These channels are primarily responsible for async IO related to notifying services that aBulkUpdateneeds to be performed.- Author:
 - Samarth Dhruva (samarthd)
 - See Also:
 ProcessBulkUpdateRequestProducer,ProcessBulkUpdateRequest
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.SubscribableChannelprocessBulkUpdateRequestInput() 
 - 
 
- 
- 
Field Detail
- 
CHANNEL
static final String CHANNEL
- See Also:
 - Constant Field Values
 
 
 - 
 
 -