public class ZenPingService extends AbstractLifecycleComponent<ZenPing> implements ZenPing
ZenPing.PingCollection, ZenPing.PingListener, ZenPing.PingResponselifecycledeprecationLogger, logger, settings| コンストラクタと説明 |
|---|
ZenPingService(Settings settings,
Set<ZenPing> zenPings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
doClose() |
protected void |
doStart() |
protected void |
doStop() |
void |
ping(ZenPing.PingListener listener,
TimeValue timeout) |
ZenPing.PingResponse[] |
pingAndWait(TimeValue timeout) |
void |
setPingContextProvider(PingContextProvider contextProvider) |
List<ZenPing> |
zenPings() |
addLifecycleListener, close, lifecycleState, removeLifecycleListener, start, stoplogDeprecatedSetting, logRemovedSetting, nodeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLifecycleListener, lifecycleState, removeLifecycleListener, start, stopclosepublic void setPingContextProvider(PingContextProvider contextProvider)
setPingContextProvider インタフェース内 ZenPingprotected void doStart()
doStart クラス内 AbstractLifecycleComponent<ZenPing>protected void doStop()
doStop クラス内 AbstractLifecycleComponent<ZenPing>protected void doClose()
doClose クラス内 AbstractLifecycleComponent<ZenPing>public ZenPing.PingResponse[] pingAndWait(TimeValue timeout)
public void ping(ZenPing.PingListener listener, TimeValue timeout)
Copyright © 2009–2016. All rights reserved.