Class TCreatePipeReq

    • Constructor Detail

      • TCreatePipeReq

        public TCreatePipeReq()
      • TCreatePipeReq

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

      • getPipeName

        public String getPipeName()
      • unsetPipeName

        public void unsetPipeName()
      • isSetPipeName

        public boolean isSetPipeName()
        Returns true if field pipeName is set (has been assigned a value) and false otherwise
      • setPipeNameIsSet

        public void setPipeNameIsSet​(boolean value)
      • getExtractorAttributesSize

        public int getExtractorAttributesSize()
      • putToExtractorAttributes

        public void putToExtractorAttributes​(String key,
                                             String val)
      • getExtractorAttributes

        public Map<String,​String> getExtractorAttributes()
      • unsetExtractorAttributes

        public void unsetExtractorAttributes()
      • isSetExtractorAttributes

        public boolean isSetExtractorAttributes()
        Returns true if field extractorAttributes is set (has been assigned a value) and false otherwise
      • setExtractorAttributesIsSet

        public void setExtractorAttributesIsSet​(boolean value)
      • getProcessorAttributesSize

        public int getProcessorAttributesSize()
      • putToProcessorAttributes

        public void putToProcessorAttributes​(String key,
                                             String val)
      • getProcessorAttributes

        public Map<String,​String> getProcessorAttributes()
      • unsetProcessorAttributes

        public void unsetProcessorAttributes()
      • isSetProcessorAttributes

        public boolean isSetProcessorAttributes()
        Returns true if field processorAttributes is set (has been assigned a value) and false otherwise
      • setProcessorAttributesIsSet

        public void setProcessorAttributesIsSet​(boolean value)
      • getConnectorAttributesSize

        public int getConnectorAttributesSize()
      • putToConnectorAttributes

        public void putToConnectorAttributes​(String key,
                                             String val)
      • getConnectorAttributes

        public Map<String,​String> getConnectorAttributes()
      • unsetConnectorAttributes

        public void unsetConnectorAttributes()
      • isSetConnectorAttributes

        public boolean isSetConnectorAttributes()
        Returns true if field connectorAttributes is set (has been assigned a value) and false otherwise
      • setConnectorAttributesIsSet

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