Class ReadableBlobMeta

    • Constructor Detail

      • ReadableBlobMeta

        public ReadableBlobMeta()
      • ReadableBlobMeta

        public ReadableBlobMeta​(SettableBlobMeta settable,
                                long version)
      • ReadableBlobMeta

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

      • unset_settable

        public void unset_settable()
      • is_set_settable

        public boolean is_set_settable()
        Returns true if field settable is set (has been assigned a value) and false otherwise
      • set_settable_isSet

        public void set_settable_isSet​(boolean value)
      • get_version

        public long get_version()
      • set_version

        public void set_version​(long version)
      • unset_version

        public void unset_version()
      • is_set_version

        public boolean is_set_version()
        Returns true if field version is set (has been assigned a value) and false otherwise
      • set_version_isSet

        public void set_version_isSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.storm.thrift.protocol.TProtocol iprot)
                  throws org.apache.storm.thrift.TException
        Specified by:
        read in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • write

        public void write​(org.apache.storm.thrift.protocol.TProtocol oprot)
                   throws org.apache.storm.thrift.TException
        Specified by:
        write in interface org.apache.storm.thrift.TSerializable
        Throws:
        org.apache.storm.thrift.TException
      • validate

        public void validate()
                      throws org.apache.storm.thrift.TException
        Throws:
        org.apache.storm.thrift.TException