| 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>
Collect the elements of a
DataSet into a List. |
class |
Count<T>
Count the number of elements in a
DataSet. |
| Modifier and Type | Method and Description |
|---|---|
DataSetAnalyticBase<T,R> |
DataSetAnalyticBase.run(org.apache.flink.api.java.DataSet<T> input) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.