aroma.core (version 3.1.1)

FileCacheKeyInterface: The FileCacheKeyInterface class interface

Description

Package: aroma.core Class FileCacheKeyInterface

Interface ~~| ~~+--CacheKeyInterface ~~~~~~~| ~~~~~~~+--FileCacheKeyInterface

Directly known subclasses: AromaCellCpgFile, AromaCellPositionFile, AromaCellSequenceFile, AromaCellTabularBinaryFile, AromaGenomeTextFile, AromaMicroarrayDataFile, AromaMicroarrayTabularBinaryFile, AromaTabularBinaryFile, AromaUcscGenomeTextFile, AromaUflFile, AromaUgcFile, AromaUgpFile, AromaUnitCallFile, AromaUnitChromosomeTabularBinaryFile, AromaUnitFracBCnBinaryFile, AromaUnitGcContentFile, AromaUnitGenotypeCallFile, AromaUnitPscnBinaryFile, AromaUnitSignalBinaryFile, AromaUnitTabularBinaryFile, AromaUnitTotalCnBinaryFile, AromaUnitTypesFile, CbsSegmentationDataFile, SampleAnnotationFile, SegmentationDataFile, TextUnitNamesFile

public class FileCacheKeyInterface extends CacheKeyInterface

Usage

FileCacheKeyInterface(...)

Arguments

...

Not used.

Fields and Methods

Methods:

getCacheKey Gets a list of cache key items.

Methods inherited from CacheKeyInterface: getCacheKey

Methods inherited from Interface: extend, print, uses