org.compass.core.lucene
Class RuntimeLuceneEnvironment.Transaction.TransLog

java.lang.Object
  extended by org.compass.core.lucene.RuntimeLuceneEnvironment.Transaction.TransLog
Enclosing class:
RuntimeLuceneEnvironment.Transaction

public static final class RuntimeLuceneEnvironment.Transaction.TransLog
extends Object

Transaction log settings


Field Summary
static String PATH
           
static String READ_BUFFER_SIZE
           
static String TYPE
           
static String WRITE_BUFFER_SIZE
           
 
Constructor Summary
RuntimeLuceneEnvironment.Transaction.TransLog()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final String TYPE
See Also:
LuceneEnvironment.Transaction.TransLog.TYPE, Constant Field Values

PATH

public static final String PATH
See Also:
LuceneEnvironment.Transaction.TransLog.PATH, Constant Field Values

WRITE_BUFFER_SIZE

public static final String WRITE_BUFFER_SIZE
See Also:
LuceneEnvironment.Transaction.TransLog.WRITE_BUFFER_SIZE, Constant Field Values

READ_BUFFER_SIZE

public static final String READ_BUFFER_SIZE
See Also:
LuceneEnvironment.Transaction.TransLog.READ_BUFFER_SIZE, Constant Field Values
Constructor Detail

RuntimeLuceneEnvironment.Transaction.TransLog

public RuntimeLuceneEnvironment.Transaction.TransLog()


Copyright (c) 2004-2006 The Compass Project.