Package org.opensearch.join.mapper
Class ParentJoinFieldMapper.TypeParser
java.lang.Object
org.opensearch.join.mapper.ParentJoinFieldMapper.TypeParser
- All Implemented Interfaces:
Mapper.TypeParser
- Enclosing class:
- ParentJoinFieldMapper
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.index.mapper.Mapper.TypeParser
Mapper.TypeParser.ParserContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TypeParser
public TypeParser()
-
-
Method Details
-
parse
public Mapper.Builder<?> parse(String name, Map<String, Object> node, Mapper.TypeParser.ParserContext parserContext) throws MapperParsingException- Specified by:
parsein interfaceMapper.TypeParser- Throws:
MapperParsingException
-