Class AzureRepositoryLock

  • All Implemented Interfaces:
    org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLock

    public class AzureRepositoryLock
    extends Object
    implements org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLock
    • Constructor Detail

      • AzureRepositoryLock

        public AzureRepositoryLock​(com.microsoft.azure.storage.blob.CloudBlockBlob blob,
                                   Runnable shutdownHook)
      • AzureRepositoryLock

        public AzureRepositoryLock​(com.microsoft.azure.storage.blob.CloudBlockBlob blob,
                                   Runnable shutdownHook,
                                   int timeoutSec)