@Internal public abstract class StreamPartitioner<T> extends Object implements org.apache.flink.runtime.io.network.api.writer.ChannelSelector<org.apache.flink.runtime.plugable.SerializationDelegate<StreamRecord<T>>>, Serializable
ChannelSelector
for use in streaming programs.Constructor and Description |
---|
StreamPartitioner() |
public abstract StreamPartitioner<T> copy()
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.