Uses of Interface
org.apache.storm.trident.state.map.RemovableMapState
-
Packages that use RemovableMapState Package Description org.apache.storm.starter.trident org.apache.storm.trident.testing -
-
Uses of RemovableMapState in org.apache.storm.starter.trident
Classes in org.apache.storm.starter.trident that implement RemovableMapState Modifier and Type Class Description class
DebugMemoryMapState<T>
-
Uses of RemovableMapState in org.apache.storm.trident.testing
Classes in org.apache.storm.trident.testing that implement RemovableMapState Modifier and Type Class Description class
MemoryMapState<T>
-