public class MongoDBPreflightCheck extends Object implements PreflightCheck
| Constructor and Description |
|---|
MongoDBPreflightCheck(int mongoVersionProbeAttempts,
MongoConnection mongoConnection) |
@Inject
public MongoDBPreflightCheck(@Named(value="mongodb_version_probe_attempts")
int mongoVersionProbeAttempts,
MongoConnection mongoConnection)
public void runCheck()
throws PreflightCheckException
runCheck in interface PreflightCheckPreflightCheckExceptionCopyright © 2012–2022 Graylog, Inc.. All rights reserved.