| Package | Description |
|---|---|
| org.graylog2.bootstrap.preflight | |
| org.graylog2.plugin.inject |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskJournalPreflightCheck |
class |
MongoDBPreflightCheck |
class |
SearchDbPreflightCheck |
| Constructor and Description |
|---|
PreflightCheckService(Map<String,PreflightCheck> preflightChecks,
boolean skipPreflightChecks) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.MapBinder<String,PreflightCheck> |
Graylog2Module.preflightChecksBinder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Graylog2Module.addPreflightCheck(Class<? extends PreflightCheck> preflightCheck) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.