public class MySql57ModeHealthCheck extends MySQLHealthCheckTemplate
manager
CAUSE_KEY, CHECK_ID_KEY, DISMISSIBLE, EVENT_ID_KEY, HELP_URL_KEY, INTERACTIVE_JOHNSON, JOHNSON_UI_VERSION, TEMPLATE_CONTEXT
Modifier and Type | Method and Description |
---|---|
static MySql57ModeHealthCheck |
createInstance(HealthCheck... prerequisites) |
protected java.util.function.Predicate<Connection> |
getConfigurationCheckerPredicate() |
protected DatabaseType |
getDatabaseType() |
protected java.util.function.Predicate<Connection> |
getVersionPredicate() |
createErrorMessage, createHealthCheckResult, createServerConfigErrorMessage, doPerform, getApplicablePhases, isApplicableDatabaseType, verify
isApplicableFor, perform
getPrerequisites
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
public static MySql57ModeHealthCheck createInstance(HealthCheck... prerequisites)
protected java.util.function.Predicate<Connection> getVersionPredicate()
getVersionPredicate
in class MySQLHealthCheckTemplate
protected java.util.function.Predicate<Connection> getConfigurationCheckerPredicate()
getConfigurationCheckerPredicate
in class MySQLHealthCheckTemplate
protected DatabaseType getDatabaseType()
getDatabaseType
in class MySQLHealthCheckTemplate
Copyright © 2002-2022 Atlassian. All Rights Reserved.