public class AnnotateOpTraitsProcCtx extends Object implements NodeProcessorCtx
Constructor and Description |
---|
AnnotateOpTraitsProcCtx(ParseContext parseContext) |
Modifier and Type | Method and Description |
---|---|
HiveConf |
getConf() |
ParseContext |
getParseContext() |
void |
setConf(HiveConf conf) |
void |
setParseContext(ParseContext parseContext) |
public AnnotateOpTraitsProcCtx(ParseContext parseContext)
public HiveConf getConf()
public void setConf(HiveConf conf)
public ParseContext getParseContext()
public void setParseContext(ParseContext parseContext)
Copyright © 2017 The Apache Software Foundation. All rights reserved.