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