Uses of Class
org.kie.internal.conf.AlphaRangeIndexThresholdOption
-
Packages that use AlphaRangeIndexThresholdOption Package Description org.kie.internal.conf -
-
Uses of AlphaRangeIndexThresholdOption in org.kie.internal.conf
Fields in org.kie.internal.conf with type parameters of type AlphaRangeIndexThresholdOption Modifier and Type Field Description static org.kie.api.conf.OptionKey<AlphaRangeIndexThresholdOption>
AlphaRangeIndexThresholdOption. KEY
Methods in org.kie.internal.conf that return AlphaRangeIndexThresholdOption Modifier and Type Method Description static AlphaRangeIndexThresholdOption
AlphaRangeIndexThresholdOption. get(int threshold)
This is a factory method for this Alpha Range Index Threshold configuration.
-