Buffered

scalus.cardano.node.stream.ReplaySupport.Buffered
final case class Buffered(depth: Int)

Replay within a bounded in-memory window of this many blocks.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product