@Singleton
public class BufferSynchronizerService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
BufferSynchronizerService(Buffers bufferSynchronizer,
Cluster cluster,
Configuration configuration,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
setIndexerUnavailable() |
protected void |
shutDown() |
protected void |
startUp() |
@Inject public BufferSynchronizerService(Buffers bufferSynchronizer, Cluster cluster, Configuration configuration, com.codahale.metrics.MetricRegistry metricRegistry)
protected void startUp()
throws Exception
startUp in class com.google.common.util.concurrent.AbstractIdleServiceExceptionprotected void shutDown()
throws Exception
shutDown in class com.google.common.util.concurrent.AbstractIdleServiceExceptionpublic void setIndexerUnavailable()
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.