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
IOException
public org.apache.lucene.store.Directory doAny()
doAny
in class AbstractDistributor
public String name()
name
in class AbstractDistributor
Copyright © 2009–2015. All rights reserved.