Package | Description |
---|---|
org.wso2.carbon.registry.core.dataaccess | |
org.wso2.carbon.registry.core.jdbc.dataaccess |
Modifier and Type | Method and Description |
---|---|
ClusterLock |
DataAccessManager.getClusterLock()
Method to obtain an instance of the cluster lock.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCClusterLock
A
ClusterLock implementation to avoid database schema creation and data population from
multiple nodes for JDBC-base databases. |
Modifier and Type | Method and Description |
---|---|
ClusterLock |
JDBCDataAccessManager.getClusterLock() |
Copyright © 2016 WSO2 Inc. All Rights Reserved.