Package storm.trident.state.map

Interface Summary
IBackingMap<T>  
MapState<T>  
ReadOnlyMapState<T>  
 

Class Summary
CachedBatchReadsMap<T>  
CachedMap<T> Useful to layer over a map that communicates with a database.
MapCombinerAggStateUpdater  
MapReducerAggStateUpdater  
NonTransactionalMap<T>  
OpaqueMap<T>  
SnapshottableMap<T>  
TransactionalMap<T>