public abstract static class NXYSignificanceHeuristic.NXYParser extends Object implements SignificanceHeuristicParser
| Constructor and Description |
|---|
NXYParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SignificanceHeuristic |
newHeuristic(boolean includeNegatives,
boolean backgroundIsSuperset) |
SignificanceHeuristic |
parse(XContentParser parser) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespublic SignificanceHeuristic parse(XContentParser parser) throws IOException, QueryParsingException
parse in interface SignificanceHeuristicParserIOExceptionQueryParsingExceptionprotected abstract SignificanceHeuristic newHeuristic(boolean includeNegatives, boolean backgroundIsSuperset)
Copyright © 2009–2016. All rights reserved.