|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.lucis.core.impl.DefaultReindexingWriter
public final class DefaultReindexingWriter
Default adder implementation. Not thread safe.
| Constructor Summary | |
|---|---|
DefaultReindexingWriter()
|
|
DefaultReindexingWriter(WriterConfiguration config)
|
|
| Method Summary | |
|---|---|
void |
reindex(ReindexingStore store,
FullIndexer indexer)
Reindex. |
void |
setLogName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultReindexingWriter()
public DefaultReindexingWriter(WriterConfiguration config)
| Method Detail |
|---|
public void setLogName(java.lang.String name)
public void reindex(ReindexingStore store,
FullIndexer indexer)
ReindexingWriter
reindex in interface ReindexingWriterstore - Destination store.indexer - Indexer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||