| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.expressions | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicValue |
VectorInBloomFilterColDynamicValue.bloomFilterDynamicValue |
| Constructor and Description |
|---|
DynamicValueVectorExpression(int outputColumnNum,
TypeInfo typeInfo,
DynamicValue dynamicValue) |
VectorInBloomFilterColDynamicValue(int colNum,
DynamicValue bloomFilterDynamicValue) |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicValue |
ExprNodeDynamicValueDesc.dynamicValue |
| Modifier and Type | Method and Description |
|---|---|
DynamicValue |
ExprNodeDynamicValueDesc.getDynamicValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExprNodeDynamicValueDesc.setValue(DynamicValue value) |
| Constructor and Description |
|---|
ExprNodeDynamicValueDesc(DynamicValue value) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.