abstract class PrefixGenerator extends java.lang.Object implements IdGenerator
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.lucene.index.Term |
prefix |
| Constructor and Description |
|---|
PrefixGenerator(org.apache.lucene.index.Term prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(org.apache.lucene.index.IndexReader reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleDocpublic void generate(org.apache.lucene.index.IndexReader reader)
throws java.io.IOException
generate in interface IdGeneratorjava.io.IOException