| Package | Description |
|---|---|
| org.elasticsearch.gateway |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayModule.registerGatewayType(String type,
Class<? extends Gateway> clazz)
Adds a custom Discovery type.
|
| Constructor and Description |
|---|
GatewayService(Settings settings,
Gateway gateway,
AllocationService allocationService,
ClusterService clusterService,
DiscoveryService discoveryService,
ThreadPool threadPool) |
Copyright © 2009–2017. All rights reserved.