public class PreferredItemUpdater extends storm.trident.state.BaseStateUpdater<SetMultiMapState<Long,Long>>
| Constructor and Description |
|---|
PreferredItemUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateState(SetMultiMapState<Long,Long> state,
List<storm.trident.tuple.TridentTuple> tuples,
storm.trident.operation.TridentCollector collector) |
public void updateState(SetMultiMapState<Long,Long> state, List<storm.trident.tuple.TridentTuple> tuples, storm.trident.operation.TridentCollector collector)
Copyright © 2013. All Rights Reserved.