Uses of Class
org.apache.lucene.index.AlcoholicMergePolicy.Drink

Packages that use AlcoholicMergePolicy.Drink
org.apache.lucene.index Support for testing of indexes. 
 

Uses of AlcoholicMergePolicy.Drink in org.apache.lucene.index
 

Methods in org.apache.lucene.index that return AlcoholicMergePolicy.Drink
static AlcoholicMergePolicy.Drink AlcoholicMergePolicy.Drink.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlcoholicMergePolicy.Drink[] AlcoholicMergePolicy.Drink.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.