public interface ZenPing extends LifecycleComponent<ZenPing>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ZenPing.PingCollection
a utility collection of pings where only the most recent ping is stored per node
|
static interface |
ZenPing.PingListener |
static class |
ZenPing.PingResponse |
| Modifier and Type | Method and Description |
|---|---|
void |
ping(ZenPing.PingListener listener,
TimeValue timeout) |
void |
setPingContextProvider(PingContextProvider contextProvider) |
addLifecycleListener, lifecycleState, removeLifecycleListener, start, stopclosevoid setPingContextProvider(PingContextProvider contextProvider)
void ping(ZenPing.PingListener listener, TimeValue timeout)
Copyright © 2009–2017. All rights reserved.