| パッケージ | 説明 |
|---|---|
| org.elasticsearch.discovery | |
| org.elasticsearch.discovery.zen.ping | |
| org.elasticsearch.discovery.zen.ping.unicast |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DiscoveryModule.addZenPing(Class<? extends ZenPing> clazz) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ZenPingService |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<ZenPing> |
ZenPingService.zenPings() |
| コンストラクタと説明 |
|---|
ZenPingService(Settings settings,
Set<ZenPing> zenPings) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
UnicastZenPing |
Copyright © 2009–2016. All rights reserved.