public class SchemaMgmtService extends java.lang.Object implements ISchemaMgmt
Modifier and Type | Class and Description |
---|---|
static class |
SchemaMgmtService.Factory |
Constructor and Description |
---|
SchemaMgmtService(BmContext context) |
Modifier and Type | Method and Description |
---|---|
TaskRef |
verify()
Verify Bluemind DB schemas on all servers
|
void |
verifyServers(IServerTaskMonitor mon) |
public SchemaMgmtService(BmContext context)
public TaskRef verify()
ISchemaMgmt
verify
in interface ISchemaMgmt
public void verifyServers(IServerTaskMonitor mon)
Copyright © 2023. All Rights Reserved.