public class CacheReader extends Object
| Constructor and Description |
|---|
CacheReader(Cache cache) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getLayerFile(CachedLayerType layerType,
List<Path> sourceFiles)
Finds the file that stores the content BLOB for an application layer.
|
public CacheReader(Cache cache)
public Path getLayerFile(CachedLayerType layerType, List<Path> sourceFiles) throws CacheMetadataCorruptedException
layerType - the type of layersourceFiles - the source files the layer must be built fromlayerType and sourceFilesCacheMetadataCorruptedExceptionCopyright © 2018. All rights reserved.