@Internal public abstract class StreamPartitioner<T> extends Object implements ChannelSelector<SerializationDelegate<StreamRecord<T>>>, Serializable
ChannelSelector
for use in streaming programs.Constructor and Description |
---|
StreamPartitioner() |
Modifier and Type | Method and Description |
---|---|
abstract StreamPartitioner<T> |
copy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
selectChannels
public abstract StreamPartitioner<T> copy()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.