|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.getopt.luke.KeepAllIndexDeletionPolicy
public class KeepAllIndexDeletionPolicy
Constructor Summary | |
---|---|
KeepAllIndexDeletionPolicy()
|
Method Summary | |
---|---|
void |
onCommit(java.util.List commits)
|
void |
onInit(java.util.List commits)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeepAllIndexDeletionPolicy()
Method Detail |
---|
public void onCommit(java.util.List commits) throws java.io.IOException
onCommit
in interface org.apache.lucene.index.IndexDeletionPolicy
java.io.IOException
public void onInit(java.util.List commits) throws java.io.IOException
onInit
in interface org.apache.lucene.index.IndexDeletionPolicy
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |