Package | Description |
---|---|
org.apache.flink.api.java.functions | |
org.apache.flink.api.java.sampling |
Class and Description |
---|
IntermediateSampleData
The data structure which is transferred between partitions and the coordinator for distributed
random sampling.
|
Class and Description |
---|
DistributedRandomSampler
For sampling with fraction, the sample algorithms are natively distributed, while it's not
true for fixed size sample algorithms.
|
IntermediateSampleData
The data structure which is transferred between partitions and the coordinator for distributed
random sampling.
|
RandomSampler
A data sample is a set of data selected from a statistical population by a defined procedure.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.