risingwave_hummock_trace

Trait Alias ReplayItemStream

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