pub type PbStopMutation = StopMutation;
Aliased Type§
pub struct PbStopMutation {
pub actors: Vec<u32>,
pub dropped_sink_fragments: Vec<u32>,
}
Fields§
§actors: Vec<u32>
§dropped_sink_fragments: Vec<u32>
Only sink-fragment in the sink job is recorded.