Package org.nustaq.reallive.server
Class MapSpore<K,V>
java.lang.Object
org.nustaq.kontraktor.Spore<Record,V>
org.nustaq.reallive.server.MapSpore<K,V>
- All Implemented Interfaces:
java.io.Serializable,java.lang.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:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MapSpore(RLPredicate<Record> filter, RLFunction<Record,V> mapFun) -
Method Summary