Class TDBSqlSessionConf

    • Constructor Detail

      • TDBSqlSessionConf

        public TDBSqlSessionConf()
      • TDBSqlSessionConf

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

      • getConfsSize

        public int getConfsSize()
      • putToConfs

        public void putToConfs​(String key,
                               String val)
      • unsetConfs

        public void unsetConfs()
      • isSetConfs

        public boolean isSetConfs()
        Returns true if field confs is set (has been assigned a value) and false otherwise
      • setConfsIsSet

        public void setConfsIsSet​(boolean value)
      • getTempViewsSize

        public int getTempViewsSize()
      • addToTempViews

        public void addToTempViews​(TDBSqlTempView elem)
      • unsetTempViews

        public void unsetTempViews()
      • isSetTempViews

        public boolean isSetTempViews()
        Returns true if field tempViews is set (has been assigned a value) and false otherwise
      • setTempViewsIsSet

        public void setTempViewsIsSet​(boolean value)
      • getCurrentDatabase

        public String getCurrentDatabase()
      • unsetCurrentDatabase

        public void unsetCurrentDatabase()
      • isSetCurrentDatabase

        public boolean isSetCurrentDatabase()
        Returns true if field currentDatabase is set (has been assigned a value) and false otherwise
      • setCurrentDatabaseIsSet

        public void setCurrentDatabaseIsSet​(boolean value)
      • getCurrentCatalog

        public String getCurrentCatalog()
      • unsetCurrentCatalog

        public void unsetCurrentCatalog()
      • isSetCurrentCatalog

        public boolean isSetCurrentCatalog()
        Returns true if field currentCatalog is set (has been assigned a value) and false otherwise
      • setCurrentCatalogIsSet

        public void setCurrentCatalogIsSet​(boolean value)
      • unsetSessionCapabilities

        public void unsetSessionCapabilities()
      • isSetSessionCapabilities

        public boolean isSetSessionCapabilities()
        Returns true if field sessionCapabilities is set (has been assigned a value) and false otherwise
      • setSessionCapabilitiesIsSet

        public void setSessionCapabilitiesIsSet​(boolean value)
      • getExpressionsInfosSize

        public int getExpressionsInfosSize()
      • addToExpressionsInfos

        public void addToExpressionsInfos​(TExpressionInfo elem)
      • unsetExpressionsInfos

        public void unsetExpressionsInfos()
      • isSetExpressionsInfos

        public boolean isSetExpressionsInfos()
        Returns true if field expressionsInfos is set (has been assigned a value) and false otherwise
      • setExpressionsInfosIsSet

        public void setExpressionsInfosIsSet​(boolean value)
      • getInternalConfsSize

        public int getInternalConfsSize()
      • unsetInternalConfs

        public void unsetInternalConfs()
      • isSetInternalConfs

        public boolean isSetInternalConfs()
        Returns true if field internalConfs is set (has been assigned a value) and false otherwise
      • setInternalConfsIsSet

        public void setInternalConfsIsSet​(boolean value)
      • getTempVariablesSize

        public int getTempVariablesSize()
      • addToTempVariables

        public void addToTempVariables​(TSQLVariable elem)
      • unsetTempVariables

        public void unsetTempVariables()
      • isSetTempVariables

        public boolean isSetTempVariables()
        Returns true if field tempVariables is set (has been assigned a value) and false otherwise
      • setTempVariablesIsSet

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