Uses of Class
org.apache.lucene.index.MergePolicy.MergeAbortedException

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

Uses of MergePolicy.MergeAbortedException in org.apache.lucene.index
 

Methods in org.apache.lucene.index that throw MergePolicy.MergeAbortedException
 void MergePolicy.OneMerge.checkAborted(Directory dir)
           
 void MergeState.CheckAbort.work(double units)
          Records the fact that roughly units amount of work have been done since this method was last called.
 



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