Package | Description |
---|---|
org.apache.paimon.flink.lookup |
Modifier and Type | Class and Description |
---|---|
class |
FullCacheLookupTable
Lookup table of full cache.
|
class |
NoPrimaryKeyLookupTable
A
LookupTable for table without primary key. |
class |
PrimaryKeyLookupTable
A
LookupTable for primary key table. |
class |
PrimaryKeyPartialLookupTable
Lookup table for primary key which supports to read the LSM tree directly.
|
class |
SecondaryIndexLookupTable
A
LookupTable for primary key table which provides lookup by secondary key. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.