public class LBOpWalkerCtx extends Object implements NodeProcessorCtx
Constructor and Description |
---|
LBOpWalkerCtx(Map<TableScanOperator,Map<String,ExprNodeDesc>> opToPartToLBPruner,
Partition part)
Constructor.
|
public LBOpWalkerCtx(Map<TableScanOperator,Map<String,ExprNodeDesc>> opToPartToLBPruner, Partition part)
public Map<TableScanOperator,Map<String,ExprNodeDesc>> getOpToPartToLBPruner()
public Partition getPart()
Copyright © 2017 The Apache Software Foundation. All rights reserved.