| パッケージ | 説明 |
|---|---|
| org.elasticsearch.gateway |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
GatewayModule.registerGatewayType(String type,
Class<? extends Gateway> clazz)
Adds a custom Discovery type.
|
| コンストラクタと説明 |
|---|
GatewayService(Settings settings,
Gateway gateway,
AllocationService allocationService,
ClusterService clusterService,
DiscoveryService discoveryService,
ThreadPool threadPool) |
Copyright © 2009–2016. All rights reserved.