|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.aitools.aq.invertedindex.core.IndexBuilder<E>
public class IndexBuilder<E extends Value>
A class to build an inverted index. The created index is static and read-only.
Constructor Summary | |
---|---|
IndexBuilder(java.lang.Class<E> clazz)
|
Method Summary | |
---|---|
void |
build(IndexMessages.Configuration config)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexBuilder(java.lang.Class<E> clazz) throws java.lang.RuntimeException
java.lang.RuntimeException
Method Detail |
---|
public void build(IndexMessages.Configuration config) throws java.lang.RuntimeException
java.lang.RuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |