Uses of Class
org.apache.storm.windowing.persistence.SimpleWindowPartitionCache
-
Packages that use SimpleWindowPartitionCache Package Description org.apache.storm.windowing.persistence -
-
Uses of SimpleWindowPartitionCache in org.apache.storm.windowing.persistence
Methods in org.apache.storm.windowing.persistence that return SimpleWindowPartitionCache Modifier and Type Method Description SimpleWindowPartitionCache<K,V>
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder. build(WindowPartitionCache.CacheLoader<K,V> loader)
-