|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.index.mapper.object.ObjectMapper.Defaults
public static class ObjectMapper.Defaults
| Field Summary | |
|---|---|
static ObjectMapper.Dynamic |
DYNAMIC
|
static boolean |
ENABLED
|
static ObjectMapper.Nested |
NESTED
|
static ContentPath.Type |
PATH_TYPE
|
| Constructor Summary | |
|---|---|
ObjectMapper.Defaults()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean ENABLED
public static final ObjectMapper.Nested NESTED
public static final ObjectMapper.Dynamic DYNAMIC
public static final ContentPath.Type PATH_TYPE
| Constructor Detail |
|---|
public ObjectMapper.Defaults()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||