public class LBOpPartitionWalkerCtx extends Object implements NodeProcessorCtx
Constructor and Description |
---|
LBOpPartitionWalkerCtx(ParseContext parseContext)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ParseContext |
getParseContext()
Return parse context.
|
PrunedPartitionList |
getPartitions()
Return partitions.
|
void |
setPartitions(PrunedPartitionList partitions)
Set partitions.
|
public LBOpPartitionWalkerCtx(ParseContext parseContext)
public ParseContext getParseContext()
public PrunedPartitionList getPartitions()
public void setPartitions(PrunedPartitionList partitions)
partitions
- the partitions to setCopyright © 2017 The Apache Software Foundation. All rights reserved.