Class TPipeSinkInfo

    • Constructor Detail

      • TPipeSinkInfo

        public TPipeSinkInfo()
      • TPipeSinkInfo

        public TPipeSinkInfo​(String pipeSinkName,
                             String pipeSinkType)
      • TPipeSinkInfo

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

      • getPipeSinkName

        public String getPipeSinkName()
      • unsetPipeSinkName

        public void unsetPipeSinkName()
      • isSetPipeSinkName

        public boolean isSetPipeSinkName()
        Returns true if field pipeSinkName is set (has been assigned a value) and false otherwise
      • setPipeSinkNameIsSet

        public void setPipeSinkNameIsSet​(boolean value)
      • getPipeSinkType

        public String getPipeSinkType()
      • unsetPipeSinkType

        public void unsetPipeSinkType()
      • isSetPipeSinkType

        public boolean isSetPipeSinkType()
        Returns true if field pipeSinkType is set (has been assigned a value) and false otherwise
      • setPipeSinkTypeIsSet

        public void setPipeSinkTypeIsSet​(boolean value)
      • getAttributesSize

        public int getAttributesSize()
      • putToAttributes

        public void putToAttributes​(String key,
                                    String val)
      • unsetAttributes

        public void unsetAttributes()
      • isSetAttributes

        public boolean isSetAttributes()
        Returns true if field attributes is set (has been assigned a value) and false otherwise
      • setAttributesIsSet

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