public static class FullCacheLookupTable.Context extends Object
LookupTable
.Modifier and Type | Field and Description |
---|---|
List<String> |
joinKey |
Predicate |
projectedPredicate |
int[] |
projection |
Set<Integer> |
requiredCachedBucketIds |
LookupFileStoreTable |
table |
Predicate |
tablePredicate |
File |
tempPath |
public final LookupFileStoreTable table
public final int[] projection
public final File tempPath
public FullCacheLookupTable.Context copy(int[] newProjection)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.