Package | Description |
---|---|
org.apache.storm.windowing.persistence |
Modifier and Type | Class and Description |
---|---|
class |
SimpleWindowPartitionCache<K,V>
A simple implementation that evicts the largest un-pinned entry from the cache.
|
Modifier and Type | Method and Description |
---|---|
WindowPartitionCache<K,V> |
WindowPartitionCache.Builder.build(WindowPartitionCache.CacheLoader<K,V> loader)
Build the cache.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.