public static class SynthTraceJobProducer.Sample extends Object
| Constructor and Description |
|---|
Sample(Double val) |
Sample(Double val,
Double std) |
Sample(Double val,
Double std,
String dist,
List<String> discrete,
List<Double> weights) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDouble() |
int |
getInt() |
long |
getLong() |
String |
getString() |
void |
init(org.apache.commons.math3.random.JDKRandomGenerator random) |
String |
toString() |
public Sample(Double val) throws org.codehaus.jackson.map.JsonMappingException
org.codehaus.jackson.map.JsonMappingExceptionpublic Sample(Double val, Double std) throws org.codehaus.jackson.map.JsonMappingException
org.codehaus.jackson.map.JsonMappingExceptionCopyright © 2008–2020 Apache Software Foundation. All rights reserved.