public interface BatchIndexRequestProducer
When sending messages over this channel consider using BatchIndexRequest
as all consumers
will generally expect messages in that format.
BatchIndexRequest
Modifier and Type | Field and Description |
---|---|
static String |
CHANNEL |
static String |
TYPE |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.MessageChannel |
batchIndexRequestOutput() |
static final String TYPE
static final String CHANNEL
Copyright © 2021. All rights reserved.