| Package | Description |
|---|---|
| org.apache.paimon.flink.lookup |
| Modifier and Type | Field and Description |
|---|---|
protected FullCacheLookupTable.Context |
FullCacheLookupTable.context |
| Modifier and Type | Method and Description |
|---|---|
FullCacheLookupTable.Context |
FullCacheLookupTable.Context.copy(int[] newProjection) |
| Constructor and Description |
|---|
FullCacheLookupTable(FullCacheLookupTable.Context context) |
NoPrimaryKeyLookupTable(FullCacheLookupTable.Context context,
long lruCacheSize) |
PrimaryKeyLookupTable(FullCacheLookupTable.Context context,
long lruCacheSize,
List<String> joinKey) |
SecondaryIndexLookupTable(FullCacheLookupTable.Context context,
long lruCacheSize) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.