C# Class Raven.Tests.Indexes.CompiledIndex

Inheritance: Raven.Tests.Storage.AbstractDocumentStorageTest
Mostra file Open project: robashton/ravendb Class Usage Examples

Public Methods

Method Description
CompiledIndex ( ) : System.ComponentModel.Composition.Hosting
Dispose ( ) : void

Private Methods

Method Description
CanGetDataFromCompiledIndex ( ) : void
CompileIndexWillTurnEventsToAggregate ( ) : void

Method Details

CompiledIndex() public method

public CompiledIndex ( ) : System.ComponentModel.Composition.Hosting
return System.ComponentModel.Composition.Hosting

Dispose() public method

public Dispose ( ) : void
return void