|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Snapshottable | |
|---|---|
| storm.trident.operation.impl | |
| storm.trident.state.map | |
| storm.trident.testing | |
| Uses of Snapshottable in storm.trident.operation.impl |
|---|
| Methods in storm.trident.operation.impl with parameters of type Snapshottable | |
|---|---|
void |
ReducerAggStateUpdater.updateState(Snapshottable state,
List<TridentTuple> tuples,
TridentCollector collector)
|
void |
CombinerAggStateUpdater.updateState(Snapshottable state,
List<TridentTuple> tuples,
TridentCollector collector)
|
| Uses of Snapshottable in storm.trident.state.map |
|---|
| Classes in storm.trident.state.map that implement Snapshottable | |
|---|---|
class |
SnapshottableMap<T>
|
| Uses of Snapshottable in storm.trident.testing |
|---|
| Classes in storm.trident.testing that implement Snapshottable | |
|---|---|
class |
LRUMemoryMapState<T>
|
class |
MemoryMapState<T>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||