Class TDBSqlTempView

    • Constructor Detail

      • TDBSqlTempView

        public TDBSqlTempView()
      • TDBSqlTempView

        public TDBSqlTempView​(TDBSqlTempView other)
        Performs a deep copy on other.
    • Method Detail

      • getName

        public String getName()
      • unsetName

        public void unsetName()
      • isSetName

        public boolean isSetName()
        Returns true if field name is set (has been assigned a value) and false otherwise
      • setNameIsSet

        public void setNameIsSet​(boolean value)
      • getSqlStatement

        public String getSqlStatement()
      • unsetSqlStatement

        public void unsetSqlStatement()
      • isSetSqlStatement

        public boolean isSetSqlStatement()
        Returns true if field sqlStatement is set (has been assigned a value) and false otherwise
      • setSqlStatementIsSet

        public void setSqlStatementIsSet​(boolean value)
      • getPropertiesSize

        public int getPropertiesSize()
      • putToProperties

        public void putToProperties​(String key,
                                    String val)
      • unsetProperties

        public void unsetProperties()
      • isSetProperties

        public boolean isSetProperties()
        Returns true if field properties is set (has been assigned a value) and false otherwise
      • setPropertiesIsSet

        public void setPropertiesIsSet​(boolean value)
      • getViewSchema

        public String getViewSchema()
      • unsetViewSchema

        public void unsetViewSchema()
      • isSetViewSchema

        public boolean isSetViewSchema()
        Returns true if field viewSchema is set (has been assigned a value) and false otherwise
      • setViewSchemaIsSet

        public void setViewSchemaIsSet​(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