Uses of Class
io.datarouter.storage.config.storage.clusterschemaupdatelock.ClusterSchemaUpdateLockKey
Packages that use ClusterSchemaUpdateLockKey
-
Uses of ClusterSchemaUpdateLockKey in io.datarouter.storage.config.storage.clusterschemaupdatelock
Methods in io.datarouter.storage.config.storage.clusterschemaupdatelock that return ClusterSchemaUpdateLockKeyModifier and TypeMethodDescriptionstatic ClusterSchemaUpdateLockKeyClusterSchemaUpdateLockKey.createKeyWithHashedSqlStatement(Integer buildId, String sqlStatement) Methods in io.datarouter.storage.config.storage.clusterschemaupdatelock that return types with arguments of type ClusterSchemaUpdateLockKeyMethods in io.datarouter.storage.config.storage.clusterschemaupdatelock with parameters of type ClusterSchemaUpdateLockKeyModifier and TypeMethodDescriptionvoidDatarouterClusterSchemaUpdateLockDao.delete(ClusterSchemaUpdateLockKey key) DatarouterClusterSchemaUpdateLockDao.get(ClusterSchemaUpdateLockKey key)