C# Class Rebel.Lucene.IndexModificationBatch

Represents a queue of work to be done to an index.
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
Enqueue ( Action work ) : bool
IndexModificationBatch ( ) : System

Method Details

Enqueue() public méthode

public Enqueue ( Action work ) : bool
work Action
Résultat bool

IndexModificationBatch() public méthode

public IndexModificationBatch ( ) : System
Résultat System