pub type StreamJobActorsToCreate = HashMap<WorkerId, HashMap<FragmentId, (StreamNode, Vec<StreamActorWithUpDownstreams>, HashSet<u32>)>>;Aliased Typeยง
pub struct StreamJobActorsToCreate { /* private fields */ }pub type StreamJobActorsToCreate = HashMap<WorkerId, HashMap<FragmentId, (StreamNode, Vec<StreamActorWithUpDownstreams>, HashSet<u32>)>>;pub struct StreamJobActorsToCreate { /* private fields */ }