Package | Description |
---|---|
org.apache.paimon.lookup |
Modifier and Type | Method and Description |
---|---|
<K,V> RocksDBListState<K,V> |
RocksDBStateFactory.listState(String name,
Serializer<K> keySerializer,
Serializer<V> valueSerializer,
long lruCacheSize) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.