Uses of Class
org.apache.pig.experimental.logical.expression.ColumnExpression

Packages that use ColumnExpression
org.apache.pig.experimental.logical.expression   
 

Uses of ColumnExpression in org.apache.pig.experimental.logical.expression
 

Subclasses of ColumnExpression in org.apache.pig.experimental.logical.expression
 class BagDereferenceExpression
          This is a special case Expression and violates some of the rules of an Expression.
 class ConstantExpression
          A constant
 class MapLookupExpression
           
 class ProjectExpression
          Projection of columns in an expression.
 



Copyright © ${year} The Apache Software Foundation