Class Scribe.Log_result

    • Constructor Detail

      • Log_result

        public Log_result()
      • Log_result

        public Log_result​(ResultCode success)
      • Log_result

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

      • unsetSuccess

        public void unsetSuccess()
      • isSetSuccess

        public boolean isSetSuccess()
        Returns true if field success is set (has been assigned a value) and false otherwise
      • setSuccessIsSet

        public void setSuccessIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.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
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException