Package | Description |
---|---|
org.elasticsearch.cluster.routing.allocation.allocator | |
org.elasticsearch.gateway.local | |
org.elasticsearch.gateway.none |
Modifier and Type | Method and Description |
---|---|
void |
ShardsAllocatorModule.setGatewayAllocator(Class<? extends GatewayAllocator> gatewayAllocator) |
Constructor and Description |
---|
ShardsAllocators(Settings settings,
GatewayAllocator gatewayAllocator,
ShardsAllocator allocator) |
Modifier and Type | Class and Description |
---|---|
class |
LocalGatewayAllocator |
Modifier and Type | Class and Description |
---|---|
class |
NoneGatewayAllocator |
Copyright © 2009–2015. All rights reserved.