public class UserPreferencesQuery extends storm.trident.state.BaseQueryFunction<SetMultiMapState<Long,Long>,Set<Long>>
| Constructor and Description |
|---|
UserPreferencesQuery() |
| Modifier and Type | Method and Description |
|---|---|
List<Set<Long>> |
batchRetrieve(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
void |
execute(storm.trident.tuple.TridentTuple tuple,
Set<Long> result,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.