| Package | Description |
|---|---|
| org.elasticsearch.gateway | |
| org.elasticsearch.gateway.local | |
| org.elasticsearch.gateway.none | |
| org.elasticsearch.index.gateway |
| Constructor and Description |
|---|
GatewayService(Settings settings,
Gateway gateway,
AllocationService allocationService,
ClusterService clusterService,
DiscoveryService discoveryService,
ThreadPool threadPool) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalGateway |
| Modifier and Type | Class and Description |
|---|---|
class |
NoneGateway |
| Constructor and Description |
|---|
IndexGatewayModule(Settings settings,
Gateway gateway) |
Copyright © 2009–2016. All rights reserved.