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