Interface ExistingShardsAllocator

All Known Implementing Classes:
GatewayAllocator

public interface ExistingShardsAllocator
Searches for, and allocates, shards for which there is an existing on-disk copy somewhere in the cluster. The default implementation is GatewayAllocator, but plugins can supply their own implementations too.