Index

A B C D E F G I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

accessKey() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
ACCOUNT_KEY - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
ACCOUNT_NAME - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
accountName() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
activate(ComponentContext, Configuration) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
afterQueueClosed() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
afterQueueClosed() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
afterQueueFlushed() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
afterQueueFlushed() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
applyDefaultRequestOptions(BlobRequestOptions) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptionsV8
Apply default request options to the blobRequestOptions if they are not already set.
archivePathAsFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
archivePathAsFile() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
AZURE - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
AZURE_ACCOUNT_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
AZURE_ACCOUNT_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
AZURE_CLIENT_ID - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
AZURE_CLIENT_ID - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
AZURE_CLIENT_SECRET - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
AZURE_CLIENT_SECRET - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
AZURE_SECRET_KEY - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
AZURE_SECRET_KEY - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
AZURE_TENANT_ID - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
AZURE_TENANT_ID - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
AzureArchiveManager - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureArchiveManager(BlobContainerClient, BlobContainerClient, String, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
AzureArchiveManagerV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureArchiveManagerV8(CloudBlobDirectory, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
AzureBlobMetadata - Class in org.apache.jackrabbit.oak.segment.azure
Provides access to the blob metadata.
AzureBlobMetadata() - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 
AzureCheck - Class in org.apache.jackrabbit.oak.segment.azure.tool
 
AzureCheck.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
Collect options for the Check command.
AzureCompact - Class in org.apache.jackrabbit.oak.segment.azure.tool
Perform an offline compaction of an existing Azure Segment Store.
AzureCompact.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
Collect options for the Compact command.
AzureConfigurationParserUtils - Class in org.apache.jackrabbit.oak.segment.azure.util
Utility class for parsing Oak Segment Azure configuration (e.g.
AzureConfigurationParserUtils.AzureConnectionKey - Enum in org.apache.jackrabbit.oak.segment.azure.util
 
AzureGCJournalFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureGCJournalFile(AppendBlobClient) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
AzureGCJournalFileV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureGCJournalFileV8(CloudAppendBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureGCJournalFileV8
 
azureHttpRequestLoggingPolicy - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
AzureHttpRequestLoggingPolicy - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureHttpRequestLoggingPolicy() - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureHttpRequestLoggingPolicy
 
AzureJournalFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureJournalFile(BlobContainerClient, BlobContainerClient, String, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
AzureJournalFileV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureJournalFileV8(CloudBlobDirectory, String, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureJournalFileV8
 
AzureManifestFile - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureManifestFile(BlockBlobClient) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
AzureManifestFileV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureManifestFileV8(CloudBlockBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureManifestFileV8
 
AzurePersistence - Class in org.apache.jackrabbit.oak.segment.azure
 
AzurePersistence(BlobContainerClient, BlobContainerClient, BlobContainerClient, String) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
AzurePersistence(BlobContainerClient, BlobContainerClient, BlobContainerClient, String, AzureHttpRequestLoggingPolicy) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
AzurePersistence(BlobContainerClient, String) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
AzurePersistenceManager - Class in org.apache.jackrabbit.oak.segment.azure
 
AzurePersistenceV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzurePersistenceV8(CloudBlobDirectory) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
AzureRepositoryLock - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureRepositoryLock(BlockBlobClient, BlobLeaseClient, Runnable, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
AzureRepositoryLock(BlockBlobClient, BlobLeaseClient, Runnable, WriteAccessController, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
AzureRepositoryLockV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureRepositoryLockV8(CloudBlockBlob, Runnable, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
AzureRepositoryLockV8(CloudBlockBlob, Runnable, WriteAccessController, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
AzureRequestOptions - Class in org.apache.jackrabbit.oak.segment.azure.util
 
AzureRequestOptionsV8 - Class in org.apache.jackrabbit.oak.segment.azure.util
 
AzureSegmentArchiveReader - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentArchiveReaderV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureSegmentArchiveReaderV8(CloudBlobDirectory, IOMonitor) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
AzureSegmentArchiveWriter - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentArchiveWriter(BlobContainerClient, String, String, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
AzureSegmentArchiveWriterV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureSegmentArchiveWriterV8(CloudBlobDirectory, IOMonitor, FileStoreMonitor, WriteAccessController) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
AzureSegmentStoreService - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureSegmentStoreService() - Constructor for class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
AzureSegmentStoreV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureSegmentStoreV8() - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentStoreV8
 
AzureStorageCredentialManagerV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
AzureStorageCredentialManagerV8() - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.AzureStorageCredentialManagerV8
 
AzureUtilities - Class in org.apache.jackrabbit.oak.segment.azure
 
AzureUtilitiesV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 

B

backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
Method is not deleting segments from the directory given with archiveName, if they are in the set of recovered segments.
backup(String, String, Set<UUID>) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
Method is not deleting segments from the directory given with archiveName, if they are in the set of recovered segments.
BLOB_ENDPOINT - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
blobEndpoint() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Create an executable version of the Check command.
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
Create an executable version of the Compact command.
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
Create an executable version of the Check command.
build() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
builder() - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck
Create a builder for the Check command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact
Create a builder for the Compact command.
builder() - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
Create a builder for the SegmentCopy command.
Builder() - Constructor for class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 

C

CaseInsensitiveKeysMapAccess - Class in org.apache.jackrabbit.oak.segment.azure.util
Wrapper around the map that allows accessing the map with case-insensitive keys.
CaseInsensitiveKeysMapAccess() - Constructor for class org.apache.jackrabbit.oak.segment.azure.util.CaseInsensitiveKeysMapAccess
 
clientId() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
clientSecret() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
close() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator
 
close() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureStorageCredentialManagerV8
 
cloudBlobDirectory - Variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
cloudBlobDirectoryFrom(StorageCredentials, String, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
cloudBlobDirectoryFrom(String, String, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
computeArchiveIndexAndLength() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
computeArchiveIndexAndLength() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
Configuration - Annotation Type in org.apache.jackrabbit.oak.segment.azure
 
connectionURL() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
CONTAINER_NAME - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
containerName() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
convert(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.CaseInsensitiveKeysMapAccess
Wrapper around the map that allows accessing the map with case-insensitive keys.
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
copyFile(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
create(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
create(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
createArchiveManager(boolean, boolean, IOMonitor, FileStoreMonitor, RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
createArchiveManager(SegmentNodeStorePersistence) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createAzurePersistence(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createAzurePersistence(String, String, String, String, String, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistenceManager
 
createAzurePersistence(String, Environment) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
createAzurePersistenceFrom(String, String, String, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistenceManager
 
createAzurePersistenceFrom(String, String, String, Environment) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistenceManager
 
createAzurePersistenceFrom(Configuration) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistenceManager
 
createAzurePersistenceFrom(Configuration) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentStoreV8
 
createPersistenceFromServicePrincipalCredentials(String, String, String, String, String, String, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistenceManager
 

D

deactivate() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
decorateWithCache(SegmentNodeStorePersistence, String, Integer) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
DEFAULT_CONTAINER_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
DEFAULT_ENABLE_SECONDARY_LOCATION - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
DEFAULT_ENDPOINT_SUFFIX - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentStoreV8
 
DEFAULT_ENDPOINTS_PROTOCOL - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
DEFAULT_ROOT_PATH - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
delete(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
delete(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
deleteAllBlobs(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
deleteAllEntries(BlobContainerClient, ListBlobsOptions) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
deleteAllEntries(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
description(String) - Method in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
DIRECTORY - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
doReadArchiveEntry(RemoteSegmentArchiveEntry) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doReadArchiveEntry(RemoteSegmentArchiveEntry) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
doReadDataFile(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
doReadDataFile(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
doReadSegmentToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
doReadSegmentToBuffer(String, Buffer) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
doWriteArchiveEntry(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doWriteArchiveEntry(RemoteSegmentArchiveEntry, byte[], int, int) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
doWriteDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
doWriteDataFile(byte[], String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 

E

enableSecondaryLocation() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
Environment - Class in org.apache.jackrabbit.oak.segment.azure.util
Wrapper around System.getenv().
Environment() - Constructor for class org.apache.jackrabbit.oak.segment.azure.util.Environment
 
execute(Retrier.ThrowingRunnable) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
execute(Retrier.ThrowingSupplier<T>) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureJournalFileV8
 
exists() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureManifestFileV8
 
exists(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
exists(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 

F

fetchByteArray(Buffer) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
forceOpen(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 

G

get() - Method in interface org.apache.jackrabbit.oak.segment.azure.util.Retrier.ThrowingSupplier
 
getBlobs(BlobContainerClient, ListBlobsOptions) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getBlobs(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
getDirectory(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
getDirectory(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getGCJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getJournalFile() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getManifestFile() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveWriter
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureJournalFileV8
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
getName() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveWriterV8
 
getName(BlobItem) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getName(AppendBlobClient) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
getName(CloudBlob) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
getName(CloudBlobDirectory) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
getReadBlobContainerClient() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
getRetryOperationsOptimiseForWriteOperations() - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptions
secondaryHost is null because there is no writer in secondary
getRetryOptionsDefault() - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptions
 
getRetryOptionsDefault(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptions
 
getSegmentstoreDirectory() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
getStorageCredentialAccessTokenFromServicePrincipals(String, String, String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureStorageCredentialManagerV8
 
getStorageCredentialsFromEnvironment(String, Environment) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureStorageCredentialManagerV8
 
getVariable(String) - Method in class org.apache.jackrabbit.oak.segment.azure.util.Environment
 
getVariables() - Method in class org.apache.jackrabbit.oak.segment.azure.util.Environment
 

I

ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
ioMonitor - Variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
isCustomAzureConnectionString(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
isSegment(Map<String, String>) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 

K

KEY_ACCOUNT_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_CONNECTION_STRING - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_CONTAINER_NAME - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_DIR - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_SHARED_ACCESS_SIGNATURE - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 
KEY_STORAGE_URI - Static variable in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
 

L

LEASE_DURATION_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
LEASE_DURATION_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
length() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentArchiveReader
 
length() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureSegmentArchiveReaderV8
 
listArchives() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
listArchives() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
load() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
load() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureManifestFileV8
 
lock() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
lock() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
lockRepository() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 

M

migrate() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator
 
monitor - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
monitor - Variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 

N

newFileStore(SegmentNodeStorePersistence, File, boolean, int, long, SegmentGCOptions.CompactorType) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newFileStore(SegmentNodeStorePersistence, File, boolean, int, long, SegmentGCOptions.CompactorType, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
newSegmentNodeStorePersistence(ToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
noRetryBlobContainerClient - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 

O

open(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
open(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
openJournalReader() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureJournalFileV8
 
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureJournalFile
 
openJournalWriter() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureJournalFileV8
 
optimiseForWriteOperations(BlobRequestOptions) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureRequestOptionsV8
Optimise the blob request options for write operations.
org.apache.jackrabbit.oak.segment.azure - package org.apache.jackrabbit.oak.segment.azure
 
org.apache.jackrabbit.oak.segment.azure.tool - package org.apache.jackrabbit.oak.segment.azure.tool
 
org.apache.jackrabbit.oak.segment.azure.util - package org.apache.jackrabbit.oak.segment.azure.util
 
org.apache.jackrabbit.oak.segment.azure.v8 - package org.apache.jackrabbit.oak.segment.azure.v8
 

P

parseAzureConfigurationFromCustomConnection(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
Parses a custom encoded connection string of the form (line breaks added for clarity):

DefaultEndpointsProtocol=https;
AccountName=devstoreaccount1;
AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;
SharedAccessSignature=mySasToken==;
BlobEndpoint=http://127.0.0.1:10000/devstoreaccount1;
ContainerName=mycontainer;
Directory=mydir

where the first 5 lines in the string represent a standard Azure Connection String and the last two lines are Oak Segment Azure specific arguments.
parseAzureConfigurationFromUri(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils
Parses a standard Azure URI in the format https://myaccount.blob.core.windows.net/container/repo?sasToken.
PID - Static variable in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
printableStopwatch(Stopwatch) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
printMessage(PrintWriter, String, Object...) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
process(HttpPipelineCallContext, HttpPipelineNextPolicy) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureHttpRequestLoggingPolicy
 

R

readBlobContainerClient - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
readBlobContainerClient - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
readBufferFully(BlockBlobClient, Buffer) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureUtilities
 
readBufferFully(CloudBlob, Buffer) - Static method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureUtilitiesV8
 
readLine() - Method in class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
readLine() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.ReverseFileReaderV8
 
readLines() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
readLines() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureGCJournalFileV8
 
readRevisions(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
recoverEntries(String, LinkedHashMap<UUID, byte[]>) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
renameTo(String, String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureArchiveManagerV8
 
RENEWAL_INTERVAL_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
RENEWAL_INTERVAL_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
Retrier - Class in org.apache.jackrabbit.oak.segment.azure.util
 
Retrier.ThrowingRunnable - Interface in org.apache.jackrabbit.oak.segment.azure.util
 
Retrier.ThrowingSupplier<T> - Interface in org.apache.jackrabbit.oak.segment.azure.util
 
ReverseFileReader - Class in org.apache.jackrabbit.oak.segment.azure
 
ReverseFileReader(BlobContainerClient, BlobItem) - Constructor for class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
ReverseFileReader(BlobContainerClient, BlobItem, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.ReverseFileReader
 
ReverseFileReaderV8 - Class in org.apache.jackrabbit.oak.segment.azure.v8
 
ReverseFileReaderV8(CloudBlob) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.ReverseFileReaderV8
 
ReverseFileReaderV8(CloudBlob, int) - Constructor for class org.apache.jackrabbit.oak.segment.azure.v8.ReverseFileReaderV8
 
role() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
rootPath() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
rootPrefix - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
rootPrefix - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
run() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck
 
run() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact
 
run() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
 
run() - Method in interface org.apache.jackrabbit.oak.segment.azure.util.Retrier.ThrowingRunnable
 

S

save(Properties) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureManifestFile
 
save(Properties) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureManifestFileV8
 
SEGMENT_AZURE_V_12_ENABLED - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureSegmentStoreService
 
SegmentCopy - Class in org.apache.jackrabbit.oak.segment.azure.tool
Perform a full-copy of repository data at segment level.
SegmentCopy(SegmentCopy.Builder) - Constructor for class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy
 
SegmentCopy.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
Collect options for the SegmentCopy command.
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
segmentFilesExist() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
segmentstoreDirectory - Variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
SegmentStoreMigrator - Class in org.apache.jackrabbit.oak.segment.azure.tool
 
SegmentStoreMigrator.Builder - Class in org.apache.jackrabbit.oak.segment.azure.tool
 
setAppendMode() - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
setRemoteStoreMonitor(RemoteStoreMonitor) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureHttpRequestLoggingPolicy
 
setWriteAccessController(WriteAccessController) - Method in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
setWriteAccessController(WriteAccessController) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
SHARED_ACCESS_SIGNATURE - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
sharedAccessSignature() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
storeDescription(ToolUtils.SegmentStoreType, String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 
storeTypeFromPathOrUri(String) - Static method in class org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils
 

T

TAR - Enum constant in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
 
tenantId() - Element in annotation type org.apache.jackrabbit.oak.segment.azure.Configuration
 
text() - Method in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
 
TIME_TO_WAIT_BEFORE_WRITE_BLOCK_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
TIME_TO_WAIT_BEFORE_WRITE_BLOCK_PROP - Static variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 
toIndexEntry(Map<String, String>, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.AzureBlobMetadata
 
ToolUtils - Class in org.apache.jackrabbit.oak.segment.azure.tool
Utility class for common stuff pertaining to tooling.
ToolUtils.SegmentStoreType - Enum in org.apache.jackrabbit.oak.segment.azure.tool
 
truncate() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
truncate() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureGCJournalFileV8
 

U

unlock() - Method in class org.apache.jackrabbit.oak.segment.azure.AzureRepositoryLock
 
unlock() - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureRepositoryLockV8
 

V

valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.jackrabbit.oak.segment.azure.tool.ToolUtils.SegmentStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jackrabbit.oak.segment.azure.util.AzureConfigurationParserUtils.AzureConnectionKey
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAppendMode(Boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
If enabled, existing segments will be skipped instead of overwritten in the copy process.
withBlobContainerClient(BlobContainerClient) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The Azure blob directory to connect to.
withCheckBinaries(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to scan the full content of binary properties.
withCheckHead(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to check head state.
withCheckpoints(Set<String>) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to check specified checkpoints.
withCompactorType(SegmentGCOptions.CompactorType) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The compactor type to be used by compaction.
withConcurrency(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The number of threads to be used for compaction.
withDebugInterval(long) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Number of seconds between successive debug print statements.
withDestination(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The destination path/URI to an existing segment store.
withDestinationBlobContainerClient(BlobContainerClient) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
 
withDestPersistence(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The destination SegmentNodeStorePersistence.
withErrWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The text error stream writer used to print erroneous output.
withErrWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The text error stream writer used to print erroneous output.
withFailFast(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to fail fast if the first path/revision checked is inconsistent.
withFilterPaths(Set<String>) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Content paths to be checked.
withFlat(Boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
If enabled, the segments hierarchy will be copied without any TAR archive being created, in a flat hierarchy.
withForce(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
Whether to fail if run on an older version of the store of force upgrading its format.
withGarbageThresholdGb(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The minimum garbage size in GB for the compaction to run.
withGarbageThresholdPercentage(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The minimum garbage size in percentage for the compaction to run.
withGCLogInterval(long) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The number of nodes after which an update about the compaction process is logged.
withGCType(SegmentGCOptions.GCType) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The garbage collection type used.
withIOStatistics(boolean) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to print statistics about I/O operations performed during the check.
withJournal(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The path to the journal of the segment store.
withMaxSizeGb(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
Parameter for configuring the maximum size of the segment store transfer
withOutWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The text output stream writer used to print normal output.
withOutWriter(PrintWriter) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The text output stream writer used to print normal output.
withParams(int, int) - Static method in class org.apache.jackrabbit.oak.segment.azure.util.Retrier
 
withPath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The path to an existing segment store.
withPath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path (URI) to an existing segment store.
withPersistentCachePath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The path where segments in the persistent cache will be stored.
withPersistentCachePath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path where segments in the persistent cache will be stored.
withPersistentCacheSizeGb(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The maximum size in GB of the persistent disk cache.
withPersistentCacheSizeGb(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The maximum size in GB of the persistent disk cache.
withRepositoryStatistics(Check.RepositoryStatistics) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Attach a repository statistics instance to collect info on nodes and properties checked on head.
withRevisionCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withRevisionsCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
Instruct the command to check only the last revisionsCount revisions.
withRevisionsCount(Integer) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The last revisionsCount revisions to be copied.
withRootPrefix(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCheck.Builder
The root prefix to an existing segment store.
withRootPrefix(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The root directory to an existing segment store.
withSegmentCacheSize(int) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The size of the segment cache in MB.
withSource(BlobContainerClient, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSource(File) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSource(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The source path/URI to an existing segment store.
withSourceBlobContainerClient(BlobContainerClient) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
 
withSourcePersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withSrcPersistencee(SegmentNodeStorePersistence) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentCopy.Builder
The destination SegmentNodeStorePersistence.
withTarget(BlobContainerClient, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTarget(File) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTargetPath(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The path (URI) to the target segment store.
withTargetPersistence(SegmentNodeStorePersistence, String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.SegmentStoreMigrator.Builder
 
withTargetRootPrefix(String) - Method in class org.apache.jackrabbit.oak.segment.azure.tool.AzureCompact.Builder
The root directory to the target segment store.
writeAccessController - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
writeAccessController - Variable in class org.apache.jackrabbit.oak.segment.azure.v8.AzurePersistenceV8
 
writeBlobContainerClient - Variable in class org.apache.jackrabbit.oak.segment.azure.AzureArchiveManager
 
writeBlobContainerClient - Variable in class org.apache.jackrabbit.oak.segment.azure.AzurePersistence
 
writeLine(String) - Method in class org.apache.jackrabbit.oak.segment.azure.AzureGCJournalFile
 
writeLine(String) - Method in class org.apache.jackrabbit.oak.segment.azure.v8.AzureGCJournalFileV8
 
A B C D E F G I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values