Package | Description |
---|---|
org.apache.flink.graph.asm.dataset |
Modifier and Type | Class and Description |
---|---|
class |
ChecksumHashCode<T>
Convenience method to get the count (number of elements) of a
DataSet as well as the
checksum (sum over element hashes). |
class |
Collect<T>
|
class |
Count<T>
Count the number of elements in a
DataSet . |
Modifier and Type | Method and Description |
---|---|
DataSetAnalyticBase<T,R> |
DataSetAnalyticBase.run(DataSet<T> input) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.