| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.mapper | |
| org.elasticsearch.index.mapper.object |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract ContentPath |
ParseContext.path() |
ContentPath |
ParseContext.InternalParseContext.path() |
ContentPath |
Mapper.BuilderContext.path() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ParseContext |
ParseContext.overridePath(ContentPath path)
Return a new context that will have the provided path.
|
| コンストラクタと説明 |
|---|
BuilderContext(Settings indexSettings,
ContentPath contentPath) |
InternalParseContext(Settings indexSettings,
DocumentMapperParser docMapperParser,
DocumentMapper docMapper,
ContentPath path) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
DynamicTemplate |
RootObjectMapper.findTemplate(ContentPath path,
String name,
String matchType) |
boolean |
DynamicTemplate.match(ContentPath path,
String name,
String dynamicType) |
Copyright © 2009–2016. All rights reserved.