public static class SqlSampleSpec.SqlTableSampleSpec extends SqlSampleSpec
SqlSampleSpec.SqlSubstitutionSampleSpec, SqlSampleSpec.SqlTableSampleSpec| Modifier and Type | Method and Description |
|---|---|
int |
getRepeatableSeed()
Seed to produce repeatable samples.
|
float |
getSamplePercentage()
Returns sampling percentage.
|
boolean |
isBernoulli()
Indicates Bernoulli vs.
|
boolean |
isRepeatable()
Indicates whether repeatable seed should be used.
|
String |
toString() |
createNamed, createTableSample, createTableSamplepublic boolean isBernoulli()
public float getSamplePercentage()
public boolean isRepeatable()
public int getRepeatableSeed()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.