Package | Description |
---|---|
org.apache.storm.windowing.persistence |
Modifier and Type | Method and Description |
---|---|
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder<K,V> |
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder.maximumSize(long size) |
static <K,V> SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder<K,V> |
SimpleWindowPartitionCache.newBuilder() |
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder<K,V> |
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder.removalListener(WindowPartitionCache.RemovalListener<K,V> listener) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.