|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.lucene.LuceneEnvironment.JdbcStore.FileEntry
public abstract class LuceneEnvironment.JdbcStore.FileEntry
| Field Summary | |
|---|---|
static String |
FILE_ENTRY_HANDLER_TYPE
The fully qualifed class of the FileEntryHandler implementation. |
static String |
INDEX_INPUT_BUFFER_SIZE
The buffer size for implemenations of Lucene IndexInput where applicable. |
static String |
INDEX_INPUT_TYPE
The fully qualifed class of the IndexInput implementation. |
static String |
INDEX_OUTPUT_BUFFER_SIZE
The buffer size for implemenations of Lucene IndexOutput where applicable. |
static String |
INDEX_OUTPUT_THRESHOLD
The threshold value to be used for RAMAndFileJdbcIndexOutput |
static String |
INDEX_OUTPUT_TYPE
The fully qualifed class of the IndexOutput implementation. |
static String |
PREFIX
|
| Constructor Summary | |
|---|---|
LuceneEnvironment.JdbcStore.FileEntry()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PREFIX
public static final String INDEX_INPUT_BUFFER_SIZE
IndexInput where applicable.
public static final String INDEX_OUTPUT_BUFFER_SIZE
IndexOutput where applicable.
public static final String INDEX_INPUT_TYPE
IndexInput implementation.
public static final String INDEX_OUTPUT_TYPE
IndexOutput implementation.
public static final String FILE_ENTRY_HANDLER_TYPE
FileEntryHandler implementation.
public static final String INDEX_OUTPUT_THRESHOLD
RAMAndFileJdbcIndexOutput.
- See Also:
- Constant Field Values
| Constructor Detail |
|---|
public LuceneEnvironment.JdbcStore.FileEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||