pub type PipelineInfo = (Timestamp, PipelineRef);
Pipeline info. A tuple of timestamp and pipeline reference.