| Class | Description |
|---|---|
| LockTableAnalyzer |
Analyzer for lock table commands.
|
| LockTableDesc |
DDL task description for LOCK TABLE commands.
|
| LockTableOperation |
Operation process of locking a table.
|
| UnlockTableAnalyzer |
Analyzer for unlock table commands.
|
| UnlockTableDesc |
DDL task description for UNLOCK TABLE commands.
|
| UnlockTableOperation |
Operation process of unlocking a table.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.