Uses of Class
org.apache.lucene.util.SetOnce

Packages that use SetOnce
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of SetOnce in org.apache.lucene.index
 

Fields in org.apache.lucene.index declared as SetOnce
protected  SetOnce<IndexWriter> MergePolicy.writer
           
 



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