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