public class PTFQueryInputDef extends PTFInputDef
Constructor and Description |
---|
PTFQueryInputDef() |
Modifier and Type | Method and Description |
---|---|
String |
getDestination() |
PTFInputDef |
getInput() |
PTFInvocationSpec.PTFQueryInputType |
getType() |
String |
getTypeExplain() |
void |
setDestination(String destination) |
void |
setType(PTFInvocationSpec.PTFQueryInputType type) |
getAlias, getExpressionTreeString, getOutputShape, getOutputShapeExplain, setAlias, setExpressionTreeString, setOutputShape
public String getDestination()
public void setDestination(String destination)
public PTFInvocationSpec.PTFQueryInputType getType()
public void setType(PTFInvocationSpec.PTFQueryInputType type)
public String getTypeExplain()
public PTFInputDef getInput()
getInput
in class PTFInputDef
Copyright © 2017 The Apache Software Foundation. All rights reserved.