BiodbCustomPersistentCache | R Documentation |
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.
biodb::BiodbPersistentCache
-> BiodbCustomPersistentCache
biodb::BiodbPersistentCache$addFilesToCache()
biodb::BiodbPersistentCache$copyFilesIntoCache()
biodb::BiodbPersistentCache$deleteAllFiles()
biodb::BiodbPersistentCache$deleteFile()
biodb::BiodbPersistentCache$deleteFiles()
biodb::BiodbPersistentCache$disable()
biodb::BiodbPersistentCache$enable()
biodb::BiodbPersistentCache$enabled()
biodb::BiodbPersistentCache$erase()
biodb::BiodbPersistentCache$fileExist()
biodb::BiodbPersistentCache$fileExists()
biodb::BiodbPersistentCache$filesExist()
biodb::BiodbPersistentCache$folderExists()
biodb::BiodbPersistentCache$getDir()
biodb::BiodbPersistentCache$getFilePath()
biodb::BiodbPersistentCache$getFolderPath()
biodb::BiodbPersistentCache$getTmpFolderPath()
biodb::BiodbPersistentCache$getUsedCacheIds()
biodb::BiodbPersistentCache$initialize()
biodb::BiodbPersistentCache$isReadable()
biodb::BiodbPersistentCache$isWritable()
biodb::BiodbPersistentCache$listFiles()
biodb::BiodbPersistentCache$loadFileContent()
biodb::BiodbPersistentCache$markerExist()
biodb::BiodbPersistentCache$markerExists()
biodb::BiodbPersistentCache$moveFilesIntoCache()
biodb::BiodbPersistentCache$print()
biodb::BiodbPersistentCache$saveContentToFile()
biodb::BiodbPersistentCache$setMarker()
clone()
The objects of this class are cloneable with this method.
BiodbCustomPersistentCache$clone(deep = FALSE)
deep
Whether to make a deep clone.
BiodbPersistentCache
,
BiodbBiocPersistentCache
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.