public class AwsRepositoryLock extends Object implements org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLock
| Constructor and Description |
|---|
AwsRepositoryLock(DynamoDBClient dynamoDBClient,
String lockName) |
AwsRepositoryLock(DynamoDBClient dynamoDBClient,
String lockName,
int timeoutSec) |
public AwsRepositoryLock(DynamoDBClient dynamoDBClient, String lockName)
public AwsRepositoryLock(DynamoDBClient dynamoDBClient, String lockName, int timeoutSec)
public AwsRepositoryLock lock() throws IOException
IOExceptionpublic void unlock()
unlock in interface org.apache.jackrabbit.oak.segment.spi.persistence.RepositoryLockCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.