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, waittoXContentprotected boolean includeNegatives
protected boolean backgroundIsSuperset
public NXYBuilder(boolean includeNegatives,
boolean backgroundIsSuperset)
protected void build(XContentBuilder builder) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.