@FunctionalInterface
public interface ScoreFunctionParser<FB extends ScoreFunctionBuilder<FB>>
ScoreFunctionBuilder.| Modifier and Type | Method and Description |
|---|---|
FB |
fromXContent(XContentParser parser) |
FB fromXContent(XContentParser parser) throws java.io.IOException
java.io.IOException