| Package | Description |
|---|---|
| org.elasticsearch.index.mapper |
| Modifier and Type | Method and Description |
|---|---|
ObjectMappers |
ObjectMappers.concat(ObjectMapper mapper)
Concats and returns a new
ObjectMappers. |
ObjectMappers |
ObjectMappers.concat(ObjectMappers mappers)
Concats and returns a new
ObjectMappers. |
ObjectMappers |
MapperService.objectMapper(String path)
Returns objects mappers based on the full path of the object.
|
ObjectMappers |
ObjectMappers.remove(Iterable<ObjectMapper> mappers) |
ObjectMappers |
ObjectMappers.remove(ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMappers |
ObjectMappers.concat(ObjectMappers mappers)
Concats and returns a new
ObjectMappers. |
Copyright © 2009–2016. All rights reserved.