C# Class Lucene.Net.Index.TestLazyProxSkipping.SeekCountingDirectory

Inheritance: Lucene.Net.Store.MockDirectoryWrapper
Datei anzeigen Open project: synhershko/lucene.net

Public Methods

Method Description
OpenInput ( System name ) : Lucene.Net.Store.IndexInput
SeekCountingDirectory ( TestLazyProxSkipping enclosingInstance ) : System

Private Methods

Method Description
InitBlock ( TestLazyProxSkipping enclosingInstance ) : void

Method Details

OpenInput() public method

public OpenInput ( System name ) : Lucene.Net.Store.IndexInput
name System
return Lucene.Net.Store.IndexInput

SeekCountingDirectory() public method

public SeekCountingDirectory ( TestLazyProxSkipping enclosingInstance ) : System
enclosingInstance TestLazyProxSkipping
return System