public interface ZenPing extends LifecycleComponent<ZenPing>
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
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 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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–2016. All rights reserved.