|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.index.field.data.support.FieldDataLoader
public class FieldDataLoader
| Nested Class Summary | |
|---|---|
static class |
FieldDataLoader.FreqsTypeLoader<T extends FieldData>
|
static interface |
FieldDataLoader.TypeLoader<T extends FieldData>
|
| Constructor Summary | |
|---|---|
FieldDataLoader()
|
|
| Method Summary | ||
|---|---|---|
static
|
load(org.apache.lucene.index.IndexReader reader,
java.lang.String field,
FieldDataLoader.TypeLoader<T> loader)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldDataLoader()
| Method Detail |
|---|
public static <T extends FieldData> T load(org.apache.lucene.index.IndexReader reader,
java.lang.String field,
FieldDataLoader.TypeLoader<T> loader)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||