Class TSQueryDataSet

    • Method Detail

      • getTime

        public byte[] getTime()
      • bufferForTime

        public ByteBuffer bufferForTime()
      • unsetTime

        public void unsetTime()
      • isSetTime

        public boolean isSetTime()
        Returns true if field time is set (has been assigned a value) and false otherwise
      • setTimeIsSet

        public void setTimeIsSet​(boolean value)
      • getValueListSize

        public int getValueListSize()
      • addToValueList

        public void addToValueList​(ByteBuffer elem)
      • unsetValueList

        public void unsetValueList()
      • isSetValueList

        public boolean isSetValueList()
        Returns true if field valueList is set (has been assigned a value) and false otherwise
      • setValueListIsSet

        public void setValueListIsSet​(boolean value)
      • getBitmapListSize

        public int getBitmapListSize()
      • addToBitmapList

        public void addToBitmapList​(ByteBuffer elem)
      • unsetBitmapList

        public void unsetBitmapList()
      • isSetBitmapList

        public boolean isSetBitmapList()
        Returns true if field bitmapList is set (has been assigned a value) and false otherwise
      • setBitmapListIsSet

        public void setBitmapListIsSet​(boolean value)
      • 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