Package | Description |
---|---|
org.elasticsearch.index.store.distributor |
Modifier and Type | Class and Description |
---|---|
class |
LeastUsedDistributor
Implements directory distributor that always return the directory is the most available space
|
class |
RandomWeightedDistributor
Implements directory distributor that picks a directory at random.
|
Copyright © 2009–2015. All rights reserved.