Synchronous

sealed abstract class Synchronous[+A] extends OverflowStrategy[A]

A category of OverflowStrategy for buffers that can be used synchronously, without worrying about back-pressure concerns.

trait Serializable
class Object
trait Matchable
class Any
class Evicted[A]
class DropNew
class DropOld
class Fail
object Unbounded.type

Value members

Concrete fields

override val isSynchronous: Boolean

Inherited fields