Package | Description |
---|---|
org.apache.paimon.flink.lookup |
Modifier and Type | Class and Description |
---|---|
class |
NoPrimaryKeyLookupTable
A
LookupTable for table without primary key. |
class |
PrimaryKeyLookupTable
A
LookupTable for primary key table. |
class |
SecondaryIndexLookupTable
A
LookupTable for primary key table which provides lookup by secondary key. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.