Class RankEvalAction

java.lang.Object
org.elasticsearch.action.ActionType<RankEvalResponse>
org.elasticsearch.index.rankeval.RankEvalAction

public class RankEvalAction
extends org.elasticsearch.action.ActionType<RankEvalResponse>
ActionType for explaining evaluating search ranking results.
  • Field Summary

    Fields
    Modifier and Type Field Description
    static RankEvalAction INSTANCE  
    static java.lang.String NAME  
  • Method Summary

    Methods inherited from class org.elasticsearch.action.ActionType

    equals, getResponseReader, hashCode, name, transportOptions

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait