Class MapSpore<K,V>

java.lang.Object
org.nustaq.kontraktor.Spore<Record,V>
org.nustaq.reallive.server.MapSpore<K,V>
All Implemented Interfaces:
Serializable, Cloneable

public class MapSpore<K,V> extends org.nustaq.kontraktor.Spore<Record,V>
Created by ruedi on 06.03.17. should be option of filterspore, but cannot because of fixed types ..
See Also:
  • Field Summary

    Fields inherited from class org.nustaq.kontraktor.Spore

    cb, finished
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    remote(Record input)
     

    Methods inherited from class org.nustaq.kontraktor.Spore

    clone, complete, finish, isFinished, onFinish, setExpectedFinishCount, setForEach, stream, streamError

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait