public static class TableScanOperator.ProbeDecodeContext extends Object
| Constructor and Description |
|---|
ProbeDecodeContext(String mjSmallTableCacheKey,
byte mjSmallTablePos,
String mjBigTableKeyColName,
double keyRatio) |
| Modifier and Type | Method and Description |
|---|---|
double |
getKeyRatio() |
String |
getMjBigTableKeyColName() |
String |
getMjSmallTableCacheKey() |
byte |
getMjSmallTablePos() |
String |
toString() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.