@ProviderType public static interface InboundMessage.MessageDiscardNotification extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasBrokerDiscardIndication()
Determines whether the event broker has discarded one or more messages prior to the current
message.
|
boolean |
hasInternalDiscardIndication()
Determines if the API has discarded one or more messages prior to the current message, (i.e.,
in a back-pressure situation).
|
boolean hasBrokerDiscardIndication()
true if messages (one or more) were previously discarded by broker, otherwise
falseboolean hasInternalDiscardIndication()
true if messages (one or more) were previously discarded by APICopyright 2019-2025 Solace Corporation. All rights reserved.