public class RenameProxy extends RelationProxy
Constructor and Description |
---|
RenameProxy(RelationProxy renameInput,
java.util.Map<NameIdentifier,NameIdentifier> renames) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHostExpressionEvaluationText()
Gets The expression text for the expression to be evaluated by the host
|
aggregate, contains, contains, containsUsing, containsUsing, dividedyper, extend, getHost, getRelationBuffer, group, gtclose, intersect, intersectUsing, isProxy, join, joinUsing, leftJoin, leftJoinUsing, minus, minusFrom, minusUsing, minusUsingFrom, pack, project, rename, restrict, semijoin, semiJoinFor, semijoinUsing, semijoinUsingFor, semiminus, semiminusFor, semiminusUsing, semiminusUsingFor, summarizeby, tclose, transform, ungroup, union, unionUsing, unpack, xminus, xminusUsing
public RenameProxy(RelationProxy renameInput, java.util.Map<NameIdentifier,NameIdentifier> renames)
renameInput
- the argument to be subjected to the renamerenames
- the renames to applypublic java.lang.String getHostExpressionEvaluationText()
IRelation
getHostExpressionEvaluationText
in interface IRelation
getHostExpressionEvaluationText
in class RelationProxy