Package | Description |
---|---|
org.apache.storm.starter.trident | |
org.apache.storm.trident.operation.builtin | |
org.apache.storm.trident.state.map | |
org.apache.storm.trident.testing |
Modifier and Type | Class and Description |
---|---|
class |
DebugMemoryMapState<T> |
static class |
TridentReach.StaticSingleKeyMapState |
Modifier and Type | Method and Description |
---|---|
List<Object> |
MapGet.batchRetrieve(ReadOnlyMapState map,
List<TridentTuple> keys) |
Modifier and Type | Interface and Description |
---|---|
interface |
MapState<T> |
Modifier and Type | Class and Description |
---|---|
class |
NonTransactionalMap<T> |
class |
OpaqueMap<T> |
class |
SnapshottableMap<T> |
class |
TransactionalMap<T> |
Modifier and Type | Class and Description |
---|---|
class |
LRUMemoryMapState<T> |
class |
MemoryMapState<T> |
Copyright © 2022 The Apache Software Foundation. All rights reserved.