Class TPlanResult

    • Constructor Detail

      • TPlanResult

        public TPlanResult()
      • TPlanResult

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

      • getPlan_result

        public String getPlan_result()
      • unsetPlan_result

        public void unsetPlan_result()
      • isSetPlan_result

        public boolean isSetPlan_result()
        Returns true if field plan_result is set (has been assigned a value) and false otherwise
      • setPlan_resultIsSet

        public void setPlan_resultIsSet​(boolean value)
      • getExecution_time_ms

        public long getExecution_time_ms()
      • setExecution_time_ms

        public TPlanResult setExecution_time_ms​(long execution_time_ms)
      • unsetExecution_time_ms

        public void unsetExecution_time_ms()
      • isSetExecution_time_ms

        public boolean isSetExecution_time_ms()
        Returns true if field execution_time_ms is set (has been assigned a value) and false otherwise
      • setExecution_time_msIsSet

        public void setExecution_time_msIsSet​(boolean value)
      • unsetPrimary_accessed_objects

        public void unsetPrimary_accessed_objects()
      • isSetPrimary_accessed_objects

        public boolean isSetPrimary_accessed_objects()
        Returns true if field primary_accessed_objects is set (has been assigned a value) and false otherwise
      • setPrimary_accessed_objectsIsSet

        public void setPrimary_accessed_objectsIsSet​(boolean value)
      • unsetResolved_accessed_objects

        public void unsetResolved_accessed_objects()
      • isSetResolved_accessed_objects

        public boolean isSetResolved_accessed_objects()
        Returns true if field resolved_accessed_objects is set (has been assigned a value) and false otherwise
      • setResolved_accessed_objectsIsSet

        public void setResolved_accessed_objectsIsSet​(boolean value)
      • isSet

        public boolean isSet​(TPlanResult._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<TPlanResult,​TPlanResult._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