Class SettableBlobMeta

    • Constructor Detail

      • SettableBlobMeta

        public SettableBlobMeta()
      • SettableBlobMeta

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

      • get_acl_size

        public int get_acl_size()
      • unset_acl

        public void unset_acl()
      • is_set_acl

        public boolean is_set_acl()
        Returns true if field acl is set (has been assigned a value) and false otherwise
      • set_acl_isSet

        public void set_acl_isSet​(boolean value)
      • get_replication_factor

        public int get_replication_factor()
      • set_replication_factor

        public void set_replication_factor​(int replication_factor)
      • unset_replication_factor

        public void unset_replication_factor()
      • is_set_replication_factor

        public boolean is_set_replication_factor()
        Returns true if field replication_factor is set (has been assigned a value) and false otherwise
      • set_replication_factor_isSet

        public void set_replication_factor_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