protected abstract static class NXYSignificanceHeuristic.NXYBuilder extends Object implements SignificanceHeuristicBuilder
Modifier and Type | Field and Description |
---|---|
protected boolean |
backgroundIsSuperset |
protected boolean |
includeNegatives |
Constructor and Description |
---|
NXYBuilder(boolean includeNegatives,
boolean backgroundIsSuperset) |
Modifier and Type | Method and Description |
---|---|
protected void |
build(XContentBuilder builder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toXContent
protected boolean includeNegatives
protected boolean backgroundIsSuperset
public NXYBuilder(boolean includeNegatives, boolean backgroundIsSuperset)
protected void build(XContentBuilder builder) throws IOException
IOException
Copyright © 2009–2015. All rights reserved.