Uses of Interface
backtype.storm.utils.RotatingMap.ExpiredCallback

Packages that use RotatingMap.ExpiredCallback
backtype.storm.utils   
 

Uses of RotatingMap.ExpiredCallback in backtype.storm.utils
 

Constructors in backtype.storm.utils with parameters of type RotatingMap.ExpiredCallback
RotatingMap(int numBuckets, RotatingMap.ExpiredCallback<K,V> callback)
           
RotatingMap(RotatingMap.ExpiredCallback<K,V> callback)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.