public class VerifyDhfInDhsCommand extends AbstractVerifyCommand
hubConfig, serverVersion| Constructor and Description |
|---|
VerifyDhfInDhsCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.springframework.context.ApplicationContext context,
Options options)
A command is given an instance of a Spring container, which is expected to be constructed based on the
properties fed into the installer, and an Options instance that captures the options the user passed into the
installer.
|
protected void |
verifyOptionsExist(com.marklogic.client.document.GenericDocumentManager documentManager,
java.lang.String... expectedOptions) |
getDhfUserNames, verify, verifyAmps, verifyArtifacts, verifyArtifacts, verifyDatahubCreatedByFieldsExist, verifyDatahubCreatedOnFieldExists, verifyFinalDatabase, verifyFinalServer, verifyJobDatabase, verifyJobServer, verifyLexiconsAndTripleIndexAreEnabled, verifyPrivileges, verifyRewriterAndErrorHandler, verifyStagingDatabase, verifyStagingServer, verifyTriggerscanInstallDhs, canInstallDhs, getServerMajorVersion, initializeProject, verifyUserCanAuthenticatepublic void run(org.springframework.context.ApplicationContext context,
Options options)
InstallerCommandprotected void verifyOptionsExist(com.marklogic.client.document.GenericDocumentManager documentManager,
java.lang.String... expectedOptions)