public class AzureManifestFile extends Object implements org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFile
| Constructor and Description |
|---|
AzureManifestFile(com.microsoft.azure.storage.blob.CloudBlockBlob manifestBlob) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
Properties |
load() |
void |
save(Properties properties) |
public AzureManifestFile(com.microsoft.azure.storage.blob.CloudBlockBlob manifestBlob)
public boolean exists()
exists in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFilepublic Properties load() throws IOException
load in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFileIOExceptionpublic void save(Properties properties) throws IOException
save in interface org.apache.jackrabbit.oak.segment.spi.persistence.ManifestFileIOExceptionCopyright © 2012–2021 The Apache Software Foundation. All rights reserved.