| Modifier and Type | Class and Description |
|---|---|
class |
MemorySetMultiMapState<K,V> |
| Modifier and Type | Method and Description |
|---|---|
List<Set<Long>> |
UserPreferencesQuery.batchRetrieve(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
List<Set<Long>> |
UsersWithPreferenceQuery.batchRetrieve(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
List<Long> |
PreferenceCountQuery.batchRetrieve(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisSetMultiMapState<K,V> |
| Modifier and Type | Method and Description |
|---|---|
void |
PreferredItemUpdater.updateState(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
void |
UserPreferenceUpdater.updateState(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.