Class S3BlobPath.S3Blob

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getSize()
      Get size of blob in bytes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface cz.o2.proxima.direct.io.blob.BlobBase

        getName
    • Method Detail

      • getSize

        public long getSize()
        Description copied from interface: BlobBase
        Get size of blob in bytes.
        Specified by:
        getSize in interface BlobBase
        Returns:
        size of blob in bytes