public class LogicalChannelUtil extends Object
Constructor and Description |
---|
LogicalChannelUtil() |
Modifier and Type | Method and Description |
---|---|
static List<LogicalChannelBinding> |
getBindingsConsuming(int producerOpNum,
List<LogicalChannelBinding> bindings) |
static List<LogicalChannelProducingPortCompiled> |
getOutputPortByStreamName(Set<Integer> incomingOpNums,
String[] inputStreamNames,
Map<Integer,List<LogicalChannelProducingPortCompiled>> compiledOutputPorts) |
static String |
printChannels(List<LogicalChannel> channels) |
public static List<LogicalChannelBinding> getBindingsConsuming(int producerOpNum, List<LogicalChannelBinding> bindings)
public static String printChannels(List<LogicalChannel> channels)
public static List<LogicalChannelProducingPortCompiled> getOutputPortByStreamName(Set<Integer> incomingOpNums, String[] inputStreamNames, Map<Integer,List<LogicalChannelProducingPortCompiled>> compiledOutputPorts)