Class TCreatePipePluginReq

    • Constructor Detail

      • TCreatePipePluginReq

        public TCreatePipePluginReq()
      • TCreatePipePluginReq

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

      • getPluginName

        public String getPluginName()
      • unsetPluginName

        public void unsetPluginName()
      • isSetPluginName

        public boolean isSetPluginName()
        Returns true if field pluginName is set (has been assigned a value) and false otherwise
      • setPluginNameIsSet

        public void setPluginNameIsSet​(boolean value)
      • getClassName

        public String getClassName()
      • unsetClassName

        public void unsetClassName()
      • isSetClassName

        public boolean isSetClassName()
        Returns true if field className is set (has been assigned a value) and false otherwise
      • setClassNameIsSet

        public void setClassNameIsSet​(boolean value)
      • getJarName

        public String getJarName()
      • unsetJarName

        public void unsetJarName()
      • isSetJarName

        public boolean isSetJarName()
        Returns true if field jarName is set (has been assigned a value) and false otherwise
      • setJarNameIsSet

        public void setJarNameIsSet​(boolean value)
      • getJarFile

        public byte[] getJarFile()
      • bufferForJarFile

        public ByteBuffer bufferForJarFile()
      • unsetJarFile

        public void unsetJarFile()
      • isSetJarFile

        public boolean isSetJarFile()
        Returns true if field jarFile is set (has been assigned a value) and false otherwise
      • setJarFileIsSet

        public void setJarFileIsSet​(boolean value)
      • getJarMD5

        public String getJarMD5()
      • unsetJarMD5

        public void unsetJarMD5()
      • isSetJarMD5

        public boolean isSetJarMD5()
        Returns true if field jarMD5 is set (has been assigned a value) and false otherwise
      • setJarMD5IsSet

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