Uses of Class
org.apache.storm.windowing.persistence.SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder
Packages that use SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder
-
Uses of SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder in org.apache.storm.windowing.persistence
Methods in org.apache.storm.windowing.persistence that return SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilderModifier and TypeMethodDescriptionSimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder.maximumSize
(long size) static <K,
V> SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder<K, V> SimpleWindowPartitionCache.newBuilder()
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder.removalListener
(WindowPartitionCache.RemovalListener<K, V> listener)