Package omero.api

Interface AMD_RawFileStore_size

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_RawFileStore_size
    extends Ice.AMDCallback
    Returns the size of the file on disk (not as stored in the database since that value will only be updated on save. If the file has not yet been written to, and therefore does not exist, a ResourceError will be thrown.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response​(long __ret)
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response​(long __ret)
        ice_response indicates that the operation completed successfully.