Uses of Class
org.apache.storm.trident.state.map.MicroBatchIBackingMap.Options
-
Packages that use MicroBatchIBackingMap.Options Package Description org.apache.storm.trident.state.map -
-
Uses of MicroBatchIBackingMap.Options in org.apache.storm.trident.state.map
Constructors in org.apache.storm.trident.state.map with parameters of type MicroBatchIBackingMap.Options Constructor Description MicroBatchIBackingMap(MicroBatchIBackingMap.Options options, IBackingMap<T> delegate)
-