public class IndexerSetupService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
IndexerSetupService(org.elasticsearch.node.Node node,
Configuration 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,
Configuration configuration,
BufferSynchronizerService bufferSynchronizerService,
com.ning.http.client.AsyncHttpClient httpClient,
com.codahale.metrics.MetricRegistry metricRegistry)
protected void startUp()
throws java.lang.Exception
startUp in class com.google.common.util.concurrent.AbstractIdleServicejava.lang.Exceptionprotected void shutDown()
throws java.lang.Exception
shutDown in class com.google.common.util.concurrent.AbstractIdleServicejava.lang.ExceptionCopyright © 2012-2014 TORCH GmbH. All Rights Reserved.