Interface SignificanceHeuristicBuilder
-
- All Superinterfaces:
ToXContent,ToXContentFragment
- All Known Implementing Classes:
ChiSquare.ChiSquareBuilder,GND.GNDBuilder,JLHScore.JLHScoreBuilder,MutualInformation.MutualInformationBuilder,NXYSignificanceHeuristic.NXYBuilder,PercentageScore.PercentageScoreBuilder
public interface SignificanceHeuristicBuilder extends ToXContentFragment
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
-
-
Field Summary
-
Fields inherited from interface org.elasticsearch.common.xcontent.ToXContent
EMPTY_PARAMS
-
-
Method Summary
-
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent
toXContent
-
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContentFragment
isFragment
-
-