public final class AutoInsightSamplingOptions extends Object
| Constructor and Description |
|---|
AutoInsightSamplingOptions() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSampleCount()
The number of samples used to approximate sufficient statistics, when exact inference is not possible.
|
void |
setSampleCount(Integer value)
The number of samples used to approximate sufficient statistics, when exact inference is not possible.
|
public Integer getSampleCount()
public void setSampleCount(Integer value)
Copyright © 2021. All rights reserved.