public class RandomWeightedDistributor extends AbstractDistributor
delegates| Constructor and Description |
|---|
RandomWeightedDistributor(DirectoryService directoryService) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.store.Directory |
doAny() |
String |
name() |
all, any, getUsableSpace, primary, toString@Inject public RandomWeightedDistributor(DirectoryService directoryService) throws IOException
IOExceptionpublic org.apache.lucene.store.Directory doAny()
doAny in class AbstractDistributorpublic String name()
name in class AbstractDistributorCopyright © 2009–2016. All rights reserved.