| Package | Description |
|---|---|
| com.github.pmerienne.trident.cf.model | |
| com.github.pmerienne.trident.cf.state.query |
| Modifier and Type | Method and Description |
|---|---|
int |
SimilarUser.compareTo(SimilarUser other)
Defines an ordering from most similar to least similar.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<SimilarUser>> |
SimilarUsersQuery.batchRetrieve(SortedSetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> args) |
protected List<SimilarUser> |
SimilarUsersQuery.toSimilarUsers(List<SortedSetMultiMapState.ScoredValue<Long>> scoredValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimilarUsersQuery.execute(storm.trident.tuple.TridentTuple tuple,
List<SimilarUser> similarUsers,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.