|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.benchmark.utils.NoDeletionPolicy
public class NoDeletionPolicy
Constructor Summary | |
---|---|
NoDeletionPolicy()
|
Method Summary | |
---|---|
void |
onCommit(java.util.List<? extends org.apache.lucene.index.IndexCommit> commits)
|
void |
onInit(java.util.List<? extends org.apache.lucene.index.IndexCommit> commits)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoDeletionPolicy()
Method Detail |
---|
public void onCommit(java.util.List<? extends org.apache.lucene.index.IndexCommit> commits) throws java.io.IOException
onCommit
in interface org.apache.lucene.index.IndexDeletionPolicy
java.io.IOException
public void onInit(java.util.List<? extends org.apache.lucene.index.IndexCommit> 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 |