Class ScoreScriptUtils.DecayDateLinear

java.lang.Object
org.elasticsearch.script.ScoreScriptUtils.DecayDateLinear
Enclosing class:
ScoreScriptUtils

public static final class ScoreScriptUtils.DecayDateLinear extends Object
  • Constructor Details

    • DecayDateLinear

      public DecayDateLinear(String originStr, String scaleStr, String offsetStr, double decay)
  • Method Details