public class MapSpore<K,V> extends org.nustaq.kontraktor.Spore<Record,V>
| Constructor and Description |
|---|
MapSpore(RLPredicate<Record> filter,
RLFunction<Record,V> mapFun) |
| Modifier and Type | Method and Description |
|---|---|
void |
remote(Record input) |
public MapSpore(RLPredicate<Record> filter, RLFunction<Record,V> mapFun)
Copyright © 2017. All rights reserved.