risingwave_hummock_trace::replay

Trait Alias ReplayItemStream

source
trait ReplayItemStream = Stream<Item = ReplayItem> + Send;