| Modifier and Type | Class and Description |
|---|---|
class |
MemorySortedSetMultiMapState<K,T> |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
UserSimilarityQuery.batchRetrieve(SortedSetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> args) |
List<List<SimilarUser>> |
SimilarUsersQuery.batchRetrieve(SortedSetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> args) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisSortedSetMultiMapState<K,V> |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSimilarityUpdater.updateState(SortedSetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.