public static class ParentJoinFieldMapper.Builder
extends <any>
| Constructor and Description |
|---|
Builder(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
ParentJoinFieldMapper.Builder |
addParent(java.lang.String parent,
java.util.Set<java.lang.String> children) |
ParentJoinFieldMapper |
build(BuilderContext context) |
ParentJoinFieldMapper.Builder |
eagerGlobalOrdinals(boolean eagerGlobalOrdinals) |
ParentJoinFieldMapper.JoinFieldType |
fieldType() |
public ParentJoinFieldMapper.JoinFieldType fieldType()
public ParentJoinFieldMapper.Builder addParent(java.lang.String parent, java.util.Set<java.lang.String> children)
public ParentJoinFieldMapper.Builder eagerGlobalOrdinals(boolean eagerGlobalOrdinals)
public ParentJoinFieldMapper build(BuilderContext context)