public class LatchUpdaterListener
extends com.google.common.util.concurrent.Service.Listener
| Constructor and Description |
|---|
LatchUpdaterListener(CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
failed(com.google.common.util.concurrent.Service.State from,
Throwable failure) |
void |
running() |
public LatchUpdaterListener(CountDownLatch latch)
public void running()
running in class com.google.common.util.concurrent.Service.Listenerpublic void failed(com.google.common.util.concurrent.Service.State from,
Throwable failure)
failed in class com.google.common.util.concurrent.Service.ListenerCopyright © 2012–2020 Graylog, Inc.. All rights reserved.