| Modifier and Type | Class and Description |
|---|---|
class |
MemorySetState<T> |
| Modifier and Type | Method and Description |
|---|---|
List<Set<UserPair>> |
AllUserPairQuery.batchRetrieve(SetState<Long> state,
List<storm.trident.tuple.TridentTuple> args) |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisSetState<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
AddToUserList.updateState(SetState<Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
void |
ItemListUpdater.updateState(SetState<Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
void |
GetAndClearUpdatedUsers.updateState(SetState<Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
Copyright © 2013. All Rights Reserved.