public class MongoStateQuery extends BaseQueryFunction<MongoState,List<Values>>
Constructor and Description |
---|
MongoStateQuery() |
Modifier and Type | Method and Description |
---|---|
List<List<Values>> |
batchRetrieve(MongoState mongoState,
List<TridentTuple> tridentTuples) |
void |
execute(TridentTuple tuples,
List<Values> values,
TridentCollector tridentCollector) |
cleanup, prepare
public List<List<Values>> batchRetrieve(MongoState mongoState, List<TridentTuple> tridentTuples)
public void execute(TridentTuple tuples, List<Values> values, TridentCollector tridentCollector)
Copyright © 2019 The Apache Software Foundation. All rights reserved.