@Singleton
public class IndexerSetupService
extends com.google.common.util.concurrent.AbstractIdleService
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexerSetupService.ShutdownListener |
| Constructor and Description |
|---|
IndexerSetupService(org.elasticsearch.node.Node node,
ElasticsearchConfiguration configuration,
BufferSynchronizerService bufferSynchronizerService,
NotificationService notificationService,
okhttp3.OkHttpClient httpClient,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
shutDown() |
protected void |
startUp() |
@Inject
public IndexerSetupService(org.elasticsearch.node.Node node,
ElasticsearchConfiguration configuration,
BufferSynchronizerService bufferSynchronizerService,
NotificationService notificationService,
@Named(value="systemHttpClient")
okhttp3.OkHttpClient httpClient,
com.codahale.metrics.MetricRegistry metricRegistry)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.