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