public class AzureSegmentStoreExplorerBackend extends AbstractSegmentTarExplorerBackend
The path must be in the form "az:https://myaccount.blob.core.windows.net/container/repository".
The secret key must be supplied as an environment variable AZURE_SECRET_KEY
index, store| Constructor and Description |
|---|
AzureSegmentStoreExplorerBackend(String path) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile |
getJournal() |
void |
open() |
close, getBulkSegmentIds, getFile, getFile, getGcRoots, getHead, getPersistedCompactionMapStats, getRecordId, getRecordId, getReferencedSegmentIds, getSegmentId, getSegmentId, getTarFiles, getTarGraph, getTarReaderIndex, getTemplateFile, getTemplateRecordId, getTemplateSegmentId, isExternal, isPersisted, isPersisted, readNodeState, readRevisions, setRevisionpublic AzureSegmentStoreExplorerBackend(String path)
public void open()
throws IOException
open in class AbstractSegmentTarExplorerBackendIOExceptionprotected org.apache.jackrabbit.oak.segment.spi.persistence.JournalFile getJournal()
getJournal in class AbstractSegmentTarExplorerBackendCopyright © 2012–2021 The Apache Software Foundation. All rights reserved.