public static interface WindowPartitionCache.CacheLoader<K,V>
The interface for loading entires into the cache.
V
load(K key)
V load(K key)
Copyright © 2022 The Apache Software Foundation. All rights reserved.