Class RankEvalNamedXContentProvider

  • All Implemented Interfaces:
    org.elasticsearch.plugins.spi.NamedXContentProvider

    public class RankEvalNamedXContentProvider
    extends java.lang.Object
    implements org.elasticsearch.plugins.spi.NamedXContentProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry> getNamedXContentParsers()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RankEvalNamedXContentProvider

        public RankEvalNamedXContentProvider()
    • Method Detail

      • getNamedXContentParsers

        public java.util.List<org.elasticsearch.common.xcontent.NamedXContentRegistry.Entry> getNamedXContentParsers()
        Specified by:
        getNamedXContentParsers in interface org.elasticsearch.plugins.spi.NamedXContentProvider