Fifo Ordering Provider
An OutboxOrderingProvider that does not apply any ordering on the supplied OutboxItems, essentially returning them in the same order they were provided.
Constructors
FifoOrderingProvider
Link copied to clipboard
fun FifoOrderingProvider()
Content copied to clipboard
Functions
execute
Link copied to clipboard