Class AbstractBlobStore.Data

    • Method Detail

      • getMemory

        public int getMemory()
        Description copied from interface: Cache.Value
        Get the memory required in bytes. The method must always return the same value once the element is in the cache.
        Specified by:
        getMemory in interface Cache.Value
        Returns:
        the memory used in bytes