@Singleton
public class BufferSynchronizerService
extends com.google.common.util.concurrent.AbstractIdleService
| Constructor and Description |
|---|
BufferSynchronizerService(Buffers bufferSynchronizer,
Caches cacheSynchronizer,
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, Caches cacheSynchronizer, Cluster cluster, Configuration configuration, 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.Exceptionpublic void setIndexerUnavailable()
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.