OverflowStrategy
: string
in package
Tags
Table of Contents
Cases
- Backpressure = 'backpressure'
- DropNewest = 'drop_newest'
- DropOldest = 'drop_oldest'
- ThrowException = 'throw_exception'