public static class CloneUtils.TableChannelComputer extends Object implements ChannelComputer<org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier>>
Constructor and Description |
---|
TableChannelComputer() |
Modifier and Type | Method and Description |
---|---|
int |
channel(org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier> record) |
void |
setup(int numChannels) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
select, select, transform
public void setup(int numChannels)
setup
in interface ChannelComputer<org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier>>
public int channel(org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier> record)
channel
in interface ChannelComputer<org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier>>
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.