Interface BlobService

    • Method Detail

      • getPermanentBlobService

        PermanentBlobService getPermanentBlobService()
        Returns a BLOB service for accessing permanent BLOBs.
        Returns:
        BLOB service
      • getTransientBlobService

        TransientBlobService getTransientBlobService()
        Returns a BLOB service for accessing transient BLOBs.
        Returns:
        BLOB service
      • getPort

        int getPort()
        Returns the port of the BLOB server that this BLOB service is working with.
        Returns:
        the port of the blob server.