| Modifier and Type | Class and Description |
|---|---|
class |
MemoryMapMultimapState<K1,K2,V> |
| Modifier and Type | Method and Description |
|---|---|
List<Map<Long,Long>> |
UsersWithCoPreferenceCountQuery.batchRetrieve(MapMultimapState<Long,Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
List<Long> |
CoPreferencesCountQuery.batchRetrieve(MapMultimapState<Long,Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisMapMultimapState<K1,K2,V> |
| Modifier and Type | Method and Description |
|---|---|
void |
CoPreferenceCountUpdater.updateState(MapMultimapState<Long,Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.