类 Gateway.publish_args

    • 字段详细资料

      • source

        public java.lang.String source
      • data

        public java.lang.String data
    • 构造器详细资料

      • publish_args

        public publish_args()
      • publish_args

        public publish_args​(java.lang.String source,
                            java.lang.String data)
    • 方法详细资料

      • getSource

        public java.lang.String getSource()
      • unsetSource

        public void unsetSource()
      • isSetSource

        public boolean isSetSource()
        Returns true if field source is set (has been assigned a value) and false otherwise
      • setSourceIsSet

        public void setSourceIsSet​(boolean value)
      • getData

        public java.lang.String getData()
      • unsetData

        public void unsetData()
      • isSetData

        public boolean isSetData()
        Returns true if field data is set (has been assigned a value) and false otherwise
      • setDataIsSet

        public void setDataIsSet​(boolean value)
      • equals

        public boolean equals​(java.lang.Object that)
        覆盖:
        equals 在类中 java.lang.Object
      • hashCode

        public int hashCode()
        覆盖:
        hashCode 在类中 java.lang.Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        指定者:
        read 在接口中 org.apache.thrift.TSerializable
        抛出:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        指定者:
        write 在接口中 org.apache.thrift.TSerializable
        抛出:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        覆盖:
        toString 在类中 java.lang.Object
      • validate

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