Class Segment

    • Method Detail

      • getPath

        public String getPath()
        Returns:
        The container and object name in the format: <container-name>/<object-name>
      • getETag

        public String getETag()
        Returns:
        The ETag of the content of the segment object.
      • getSizeBytes

        public long getSizeBytes()
        Returns:
        The size of the segment object.
      • hashCode

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

        protected com.google.common.base.MoreObjects.ToStringHelper string()