Package | Description |
---|---|
org.elasticsearch.discovery.zen.ping | |
org.elasticsearch.discovery.zen.ping.multicast | |
org.elasticsearch.discovery.zen.ping.unicast |
Modifier and Type | Class and Description |
---|---|
class |
ZenPingService |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<? extends ZenPing> |
ZenPingService.zenPings() |
Modifier and Type | Method and Description |
---|---|
void |
ZenPingService.zenPings(com.google.common.collect.ImmutableList<? extends ZenPing> pings) |
Modifier and Type | Class and Description |
---|---|
class |
MulticastZenPing |
Modifier and Type | Class and Description |
---|---|
class |
UnicastZenPing |
Copyright © 2009–2015. All rights reserved.