Méthode | Description | |
---|---|---|
CheckAbort ( |
||
Work ( double units ) : void |
Records the fact that roughly units amount of work have been done since this method was last called. When adding time-consuming code into SegmentMerger, you should test different values for units to ensure that the time in between calls to merge.checkAborted is up to ~ 1 second.
|
public CheckAbort ( |
||
merge | ||
dir | Lucene.Net.Store.Directory | |
Résultat | System |