@Singleton
public class IndexerSetupService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
IndexerSetupService(org.elasticsearch.node.Node node,
ElasticsearchConfiguration configuration,
BufferSynchronizerService bufferSynchronizerService,
com.ning.http.client.AsyncHttpClient 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,
com.ning.http.client.AsyncHttpClient httpClient,
com.codahale.metrics.MetricRegistry metricRegistry)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.