org.compass.core.lucene.engine.transaction
Class BatchInsertTransaction.WriterManager.IndexWriterWrapper

java.lang.Object
  extended by org.compass.core.lucene.engine.transaction.BatchInsertTransaction.WriterManager.IndexWriterWrapper
Enclosing class:
BatchInsertTransaction.WriterManager

public static class BatchInsertTransaction.WriterManager.IndexWriterWrapper
extends Object


Field Summary
 Directory dir
           
 IndexWriter indexWriter
           
 String subIndex
           
 
Constructor Summary
BatchInsertTransaction.WriterManager.IndexWriterWrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

subIndex

public String subIndex

indexWriter

public IndexWriter indexWriter

dir

public Directory dir
Constructor Detail

BatchInsertTransaction.WriterManager.IndexWriterWrapper

public BatchInsertTransaction.WriterManager.IndexWriterWrapper()


Copyright (c) 2004-2006 The Compass Project.