Uses of Interface
com.norconex.committer.ICommitter

Packages that use ICommitter
com.norconex.committer   
com.norconex.committer.impl   
 

Uses of ICommitter in com.norconex.committer
 

Classes in com.norconex.committer that implement ICommitter
 class BaseCommitter
          A base class batching documents and offering mappings of source id and content fields to target id and content fields.
 class BatchableCommitter
          Base implementation offering to batch the committing of documents (additions and deletions alike).
 class FileSystemQueueCommitter
          Base batching implementation queuing documents on filesystem.
 

Uses of ICommitter in com.norconex.committer.impl
 

Classes in com.norconex.committer.impl that implement ICommitter
 class FileSystemCommitter
          Commits a copy of files on the filesystem.
 



Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.