public class MapGet extends BaseQueryFunction<ReadOnlyMapState,Object>
Constructor and Description |
---|
MapGet() |
Modifier and Type | Method and Description |
---|---|
List<Object> |
batchRetrieve(ReadOnlyMapState map,
List<TridentTuple> keys) |
void |
execute(TridentTuple tuple,
Object result,
TridentCollector collector) |
cleanup, prepare
public List<Object> batchRetrieve(ReadOnlyMapState map, List<TridentTuple> keys)
public void execute(TridentTuple tuple, Object result, TridentCollector collector)
Copyright © 2022 The Apache Software Foundation. All rights reserved.