| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.store.connector.lookup |
| 类和说明 |
|---|
| LookupTable
A lookup table which provides get and refresh.
|
| PrimaryKeyLookupTable
A
LookupTable for primary key table. |
| RocksDBSetState
Rocksdb state for key -> Set values.
|
| RocksDBState
Rocksdb state for key value.
|
| RocksDBState.ByteArray
A class wraps byte[] to implement equals and hashCode.
|
| RocksDBState.Reference
A class wraps byte[] to indicate contain or not contain.
|
| RocksDBStateFactory
Factory to create state.
|
| RocksDBValueState
Rocksdb state for key -> a single value.
|
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.