public abstract static class NXYSignificanceHeuristic.NXYParser extends Object implements SignificanceHeuristicParser
| コンストラクタと説明 |
|---|
NXYParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract SignificanceHeuristic |
newHeuristic(boolean includeNegatives,
boolean backgroundIsSuperset) |
SignificanceHeuristic |
parse(XContentParser parser,
ParseFieldMatcher parseFieldMatcher,
SearchContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespublic SignificanceHeuristic parse(XContentParser parser, ParseFieldMatcher parseFieldMatcher, SearchContext context) throws IOException, QueryParsingException
parse インタフェース内 SignificanceHeuristicParserIOExceptionQueryParsingExceptionprotected abstract SignificanceHeuristic newHeuristic(boolean includeNegatives, boolean backgroundIsSuperset)
Copyright © 2009–2016. All rights reserved.