程序包 | 说明 |
---|---|
org.apache.flink.api.java.functions | |
org.apache.flink.api.java.sampling |
类和说明 |
---|
IntermediateSampleData
The data structure which is transferred between partitions and the coordinator for distributed
random sampling.
|
类和说明 |
---|
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–2019 The Apache Software Foundation. All rights reserved.