protected abstract static class NXYSignificanceHeuristic.NXYBuilder extends java.lang.Object implements SignificanceHeuristicBuilder
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
protected boolean |
backgroundIsSuperset |
protected boolean |
includeNegatives |
EMPTY_PARAMS| 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, waitisFragmenttoXContentprotected boolean includeNegatives
protected boolean backgroundIsSuperset
public NXYBuilder(boolean includeNegatives,
boolean backgroundIsSuperset)
protected void build(XContentBuilder builder) throws java.io.IOException
java.io.IOException