public class MySQLRegisterLockInstaller extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCK_TABLE_NAME |
| Constructor and Description |
|---|
MySQLRegisterLockInstaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(Client client,
MySQLRegisterTableLockDAO dao)
In MySQL lock storage, lock table created.
|
public static final String LOCK_TABLE_NAME
public void install(Client client, MySQLRegisterTableLockDAO dao) throws StorageException
MySQLRegisterTableLockDAOclient - StorageExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.