Package | Description |
---|---|
org.apache.paimon.lookup |
Modifier and Type | Class and Description |
---|---|
class |
RocksDBListState<K,V>
RocksDB state for key -> List of value.
|
class |
RocksDBSetState<K,V>
Rocksdb state for key -> Set values.
|
class |
RocksDBValueState<K,V>
Rocksdb state for key -> a single value.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.