Class TLoadCommandReq

    • Field Detail

      • commandType

        public int commandType
      • isGeneratedByPipe

        public boolean isGeneratedByPipe
    • Constructor Detail

      • TLoadCommandReq

        public TLoadCommandReq()
      • TLoadCommandReq

        public TLoadCommandReq​(int commandType,
                               String uuid)
      • TLoadCommandReq

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

      • getCommandType

        public int getCommandType()
      • setCommandType

        public TLoadCommandReq setCommandType​(int commandType)
      • unsetCommandType

        public void unsetCommandType()
      • isSetCommandType

        public boolean isSetCommandType()
        Returns true if field commandType is set (has been assigned a value) and false otherwise
      • setCommandTypeIsSet

        public void setCommandTypeIsSet​(boolean value)
      • getUuid

        public String getUuid()
      • unsetUuid

        public void unsetUuid()
      • isSetUuid

        public boolean isSetUuid()
        Returns true if field uuid is set (has been assigned a value) and false otherwise
      • setUuidIsSet

        public void setUuidIsSet​(boolean value)
      • isIsGeneratedByPipe

        public boolean isIsGeneratedByPipe()
      • setIsGeneratedByPipe

        public TLoadCommandReq setIsGeneratedByPipe​(boolean isGeneratedByPipe)
      • unsetIsGeneratedByPipe

        public void unsetIsGeneratedByPipe()
      • isSetIsGeneratedByPipe

        public boolean isSetIsGeneratedByPipe()
        Returns true if field isGeneratedByPipe is set (has been assigned a value) and false otherwise
      • setIsGeneratedByPipeIsSet

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