BiodbCustomPersistentCache: A biodb custom persistent cache implementation.

BiodbCustomPersistentCacheR Documentation

A biodb custom persistent cache implementation.

Description

Inside the cache folder, one folder is created for each cache ID (each remote database has one single cache ID, always the same ,except if you change its URL). In each of theses folders are stored the cache files for this database.

Super class

biodb::BiodbPersistentCache -> BiodbCustomPersistentCache

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage
BiodbCustomPersistentCache$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

BiodbPersistentCache, BiodbBiocPersistentCache.


pkrog/biodb documentation built on Nov. 29, 2022, 4:24 a.m.