C# Class Lucene.Net.Index.TestDocumentsWriterDeleteQueue

Inheritance: LuceneTestCase
显示文件 Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
AssertAllBetween ( int start, int end, BufferedUpdates deletes, int ids ) : void
TestAnyChanges ( ) : void
TestClear ( ) : void
TestPartiallyAppliedGlobalSlice ( ) : void
TestStressDeleteQueue ( ) : void
TestUpdateDelteSlices ( ) : void