Class TColumnData

    • Method Detail

      • getInt_colSize

        public int getInt_colSize()
      • getInt_colIterator

        public Iterator<Long> getInt_colIterator()
      • addToInt_col

        public void addToInt_col​(long elem)
      • getInt_col

        public List<Long> getInt_col()
      • unsetInt_col

        public void unsetInt_col()
      • isSetInt_col

        public boolean isSetInt_col()
        Returns true if field int_col is set (has been assigned a value) and false otherwise
      • setInt_colIsSet

        public void setInt_colIsSet​(boolean value)
      • getReal_colSize

        public int getReal_colSize()
      • addToReal_col

        public void addToReal_col​(double elem)
      • unsetReal_col

        public void unsetReal_col()
      • isSetReal_col

        public boolean isSetReal_col()
        Returns true if field real_col is set (has been assigned a value) and false otherwise
      • setReal_colIsSet

        public void setReal_colIsSet​(boolean value)
      • getStr_colSize

        public int getStr_colSize()
      • addToStr_col

        public void addToStr_col​(String elem)
      • unsetStr_col

        public void unsetStr_col()
      • isSetStr_col

        public boolean isSetStr_col()
        Returns true if field str_col is set (has been assigned a value) and false otherwise
      • setStr_colIsSet

        public void setStr_colIsSet​(boolean value)
      • getArr_colSize

        public int getArr_colSize()
      • addToArr_col

        public void addToArr_col​(TColumn elem)
      • unsetArr_col

        public void unsetArr_col()
      • isSetArr_col

        public boolean isSetArr_col()
        Returns true if field arr_col is set (has been assigned a value) and false otherwise
      • setArr_colIsSet

        public void setArr_colIsSet​(boolean value)
      • isSet

        public boolean isSet​(TColumnData._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TColumnData,​TColumnData._Fields>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException