| 接口 | 说明 |
|---|---|
| LookupTable |
A lookup table which provides get and refresh.
|
| 类 | 说明 |
|---|---|
| FileStoreLookupFunction |
A lookup
TableFunction for file store. |
| PrimaryKeyLookupTable |
A
LookupTable for primary key table. |
| RocksDBSetState |
Rocksdb state for key -> Set values.
|
| RocksDBState<CacheV> |
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.
|
| SecondaryIndexLookupTable |
A
LookupTable for primary key table which provides lookup by secondary key. |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.