Class TOperationHandle

    • Constructor Detail

      • TOperationHandle

        public TOperationHandle()
      • TOperationHandle

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

      • unsetOperationId

        public void unsetOperationId()
      • isSetOperationId

        public boolean isSetOperationId()
        Returns true if field operationId is set (has been assigned a value) and false otherwise
      • setOperationIdIsSet

        public void setOperationIdIsSet​(boolean value)
      • unsetOperationType

        public void unsetOperationType()
      • isSetOperationType

        public boolean isSetOperationType()
        Returns true if field operationType is set (has been assigned a value) and false otherwise
      • setOperationTypeIsSet

        public void setOperationTypeIsSet​(boolean value)
      • isHasResultSet

        public boolean isHasResultSet()
      • setHasResultSet

        public TOperationHandle setHasResultSet​(boolean hasResultSet)
      • unsetHasResultSet

        public void unsetHasResultSet()
      • isSetHasResultSet

        public boolean isSetHasResultSet()
        Returns true if field hasResultSet is set (has been assigned a value) and false otherwise
      • setHasResultSetIsSet

        public void setHasResultSetIsSet​(boolean value)
      • getModifiedRowCount

        public double getModifiedRowCount()
      • setModifiedRowCount

        public TOperationHandle setModifiedRowCount​(double modifiedRowCount)
      • unsetModifiedRowCount

        public void unsetModifiedRowCount()
      • isSetModifiedRowCount

        public boolean isSetModifiedRowCount()
        Returns true if field modifiedRowCount is set (has been assigned a value) and false otherwise
      • setModifiedRowCountIsSet

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