JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.opensearch.core.xcontent
ParserConstructor
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ParserConstructor
@Retention
(
RUNTIME
)
@Target
(
CONSTRUCTOR
)
public @interface
ParserConstructor
Marks the constructor that should be used by
InstantiatingObjectParser
if multiple constructors with the same number of arguments exist.