|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WriterStrategy
Strategy that allows clients to customize the handling of ILuceneConnection.WriterAction
s.
That is, clients can specify what IndexWriter
to use to perform the write operation declared
in a ILuceneConnection.WriterAction
.
Method Summary | |
---|---|
void |
perform(ILuceneConnection.WriterAction writerAction)
Perform the specified action |
Method Detail |
---|
void perform(ILuceneConnection.WriterAction writerAction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |