Interface WindowPartitionCache.Builder<K,V>

Type Parameters:
K - the key type
V - the value type
All Known Implementing Classes:
SimpleWindowPartitionCache.SimpleWindowPartitionCacheBuilder
Enclosing interface:
WindowPartitionCache<K,V>

public static interface WindowPartitionCache.Builder<K,V>
Builder interface for WindowPartitionCache.