org.apache.spark.util.random
:: DeveloperApi :: A sampler based on Bernoulli trials.
item type
the sampling fraction, aka Bernoulli sampling probability
return a copy of the RandomSampler object
take a random sample
Set random seed.
:: DeveloperApi :: A sampler based on Bernoulli trials.
item type