Class NamedXContentRegistry.Entry

java.lang.Object
org.opensearch.core.xcontent.NamedXContentRegistry.Entry
Enclosing class:
NamedXContentRegistry

@PublicApi(since="1.0.0") public static class NamedXContentRegistry.Entry extends Object
An entry in the NamedXContentRegistry containing the name of the object and the parser that can parse it.