public class LBOpWalkerCtx extends Object implements NodeProcessorCtx
| Constructor and Description |
|---|
LBOpWalkerCtx(Map<TableScanOperator,Map<String,ExprNodeDesc>> opToPartToLBPruner,
Partition part)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<TableScanOperator,Map<String,ExprNodeDesc>> |
getOpToPartToLBPruner() |
Partition |
getPart() |
public LBOpWalkerCtx(Map<TableScanOperator,Map<String,ExprNodeDesc>> opToPartToLBPruner, Partition part)
public Map<TableScanOperator,Map<String,ExprNodeDesc>> getOpToPartToLBPruner()
public Partition getPart()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.