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 © 2019 The Apache Software Foundation. All Rights Reserved.