C# Class Lucene.Net.Index.TestPersistentSnapshotDeletionPolicy

Datei anzeigen Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
GetDeletionPolicy ( Directory dir ) : Lucene.Net.Index.SnapshotDeletionPolicy
SetUp ( ) : void
TearDown ( ) : void
TestBasicSnapshots ( ) : void
TestExceptionDuringSave ( ) : void
TestExistingSnapshots ( ) : void
TestMissingCommits ( ) : void
TestMissingSnapshots ( ) : void
TestMultiThreadedSnapshotting ( ) : void
TestNoSnapshotInfos ( ) : void
TestReleaseSnapshot ( ) : void
TestRollbackToOldSnapshot ( ) : void
TestSnapshotDeletionPolicy_Mem ( ) : void
TestSnapshotLastCommitTwice ( ) : void
TestSnapshotRelease ( ) : void
TestSnapshotReleaseByGeneration ( ) : void