Class HiveApplyProjectionUtil.ProjectedColumnRepresentation

    • Constructor Detail

      • ProjectedColumnRepresentation

        public ProjectedColumnRepresentation​(Variable variable,
                                             List<Integer> dereferenceIndices)
    • Method Detail

      • getVariable

        public Variable getVariable()
      • getDereferenceIndices

        public List<Integer> getDereferenceIndices()
      • isVariable

        public boolean isVariable()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object