| Package | Description |
|---|---|
| org.elasticsearch.discovery | |
| org.elasticsearch.discovery.zen.ping | |
| org.elasticsearch.discovery.zen.ping.unicast |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryModule.addZenPing(Class<? extends ZenPing> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZenPingService |
| Modifier and Type | Method and Description |
|---|---|
List<ZenPing> |
ZenPingService.zenPings() |
| Constructor and Description |
|---|
ZenPingService(Settings settings,
Set<ZenPing> zenPings) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnicastZenPing |
Copyright © 2009–2017. All rights reserved.