Package | Description |
---|---|
org.apache.storm.windowing.persistence |
Modifier and Type | Class and Description |
---|---|
static class |
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder<K,V> |
Modifier and Type | Method and Description |
---|---|
WindowPartitionCache.Builder<K,V> |
WindowPartitionCache.Builder.maximumSize(long size)
The maximum cache size.
|
WindowPartitionCache.Builder<K,V> |
WindowPartitionCache.Builder.removalListener(WindowPartitionCache.RemovalListener<K,V> listener)
The
WindowPartitionCache.RemovalListener to be invoked when entries are evicted. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.