|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.mapper.MapperService.SmartNameObjectMapper
public static class MapperService.SmartNameObjectMapper
Constructor Summary | |
---|---|
MapperService.SmartNameObjectMapper(ObjectMapper mapper,
DocumentMapper docMapper)
|
Method Summary | |
---|---|
DocumentMapper |
docMapper()
|
boolean |
hasDocMapper()
|
boolean |
hasMapper()
|
ObjectMapper |
mapper()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapperService.SmartNameObjectMapper(ObjectMapper mapper, @Nullable DocumentMapper docMapper)
Method Detail |
---|
public boolean hasMapper()
public ObjectMapper mapper()
public boolean hasDocMapper()
public DocumentMapper docMapper()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |