| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.lock |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShardingSphereGlobalLock
Global lock of ShardingSphere.
|
| Modifier and Type | Method and Description |
|---|---|
ShardingSphereLock |
LockContext.getOrCreateSchemaLock(String schemaName)
Get or create schema lock.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ShardingSphereLock> |
LockContext.getSchemaLock(String schemaName)
Get schema lock.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.