public static class PTFDesc.PTFQueryInputDef extends PTFDesc.PTFInputDef
Constructor and Description |
---|
PTFQueryInputDef() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestination() |
PTFDesc.PTFInputDef |
getInput() |
PTFInvocationSpec.PTFQueryInputType |
getType() |
void |
setDestination(java.lang.String destination) |
void |
setType(PTFInvocationSpec.PTFQueryInputType type) |
getAlias, getExpressionTreeString, getOutputShape, setAlias, setExpressionTreeString, setOutputShape
public java.lang.String getDestination()
public void setDestination(java.lang.String destination)
public PTFInvocationSpec.PTFQueryInputType getType()
public void setType(PTFInvocationSpec.PTFQueryInputType type)
public PTFDesc.PTFInputDef getInput()
getInput
in class PTFDesc.PTFInputDef
Copyright © 2012 The Apache Software Foundation