public class UnwrittenLayer extends Object implements Layer
Blob. Once
written, this layer becomes a CachedLayer.| Constructor and Description |
|---|
UnwrittenLayer(Blob uncompressedBlob)
Initializes with the uncompressed
Blob of the layer content. |
| Modifier and Type | Method and Description |
|---|---|
Blob |
getBlob()
Gets the uncompressed layer content BLOB.
|
BlobDescriptor |
getBlobDescriptor() |
DescriptorDigest |
getDiffId() |
public Blob getBlob()
public BlobDescriptor getBlobDescriptor() throws LayerPropertyNotFoundException
getBlobDescriptor in interface LayerBlobDescriptorLayerPropertyNotFoundException - if not availablepublic DescriptorDigest getDiffId() throws LayerPropertyNotFoundException
getDiffId in interface LayerLayerPropertyNotFoundException - if not availableCopyright © 2018. All rights reserved.