Package | Description |
---|---|
org.elasticsearch.discovery.zen.ping | |
org.elasticsearch.discovery.zen.ping.multicast | |
org.elasticsearch.discovery.zen.ping.unicast |
Modifier and Type | Method and Description |
---|---|
void |
ZenPingService.ping(ZenPing.PingListener listener,
TimeValue timeout) |
void |
ZenPing.ping(ZenPing.PingListener listener,
TimeValue timeout) |
Modifier and Type | Method and Description |
---|---|
void |
MulticastZenPing.ping(ZenPing.PingListener listener,
TimeValue timeout) |
Modifier and Type | Method and Description |
---|---|
void |
UnicastZenPing.ping(ZenPing.PingListener listener,
TimeValue timeout) |
Copyright © 2009–2015. All rights reserved.