Package | Description |
---|---|
org.apache.storm.starter.trident | |
org.apache.storm.trident.operation.impl | |
org.apache.storm.trident.state.map | |
org.apache.storm.trident.testing |
Modifier and Type | Class and Description |
---|---|
class |
DebugMemoryMapState<T> |
Modifier and Type | Method and Description |
---|---|
void |
CombinerAggStateUpdater.updateState(Snapshottable state,
List<TridentTuple> tuples,
TridentCollector collector) |
void |
ReducerAggStateUpdater.updateState(Snapshottable state,
List<TridentTuple> tuples,
TridentCollector collector) |
Modifier and Type | Class and Description |
---|---|
class |
SnapshottableMap<T> |
Modifier and Type | Class and Description |
---|---|
class |
LRUMemoryMapState<T> |
class |
MemoryMapState<T> |
Copyright © 2022 The Apache Software Foundation. All rights reserved.