public class ShardedRecordIterable<K> extends Object implements RealLiveStreamActor<K>
| Constructor and Description |
|---|
ShardedRecordIterable() |
| Modifier and Type | Method and Description |
|---|---|
ShardedRecordIterable<K> |
addShard(RealLiveStreamActor<K> ri) |
<T> void |
forEach(org.nustaq.kontraktor.Spore<Record<K>,T> spore) |
void |
removeShard(RealLiveStreamActor<K> ri) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, filterPP, querypublic <T> void forEach(org.nustaq.kontraktor.Spore<Record<K>,T> spore)
forEach in interface RealLiveStreamActor<K>public ShardedRecordIterable<K> addShard(RealLiveStreamActor<K> ri)
public void removeShard(RealLiveStreamActor<K> ri)
Copyright © 2016. All rights reserved.