Package | Description |
---|---|
org.apache.ambari.server.checks |
Modifier and Type | Method and Description |
---|---|
static DatabaseConsistencyCheckResult |
DatabaseConsistencyCheckHelper.getLastCheckResult() |
static DatabaseConsistencyCheckResult |
DatabaseConsistencyCheckHelper.runAllDBChecks(boolean fixIssues) |
static DatabaseConsistencyCheckResult |
DatabaseConsistencyCheckResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseConsistencyCheckResult[] |
DatabaseConsistencyCheckResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.