| Package | Description |
|---|---|
| org.apache.flink.graph.asm.dataset | |
| org.apache.flink.graph.library.metric |
| Class and Description |
|---|
| ChecksumHashCode
Convenience method to get the count (number of elements) of a
DataSet as well as the checksum (sum over element hashes). |
| ChecksumHashCode.Checksum
Wraps checksum and count.
|
| Collect
Collect the elements of a
DataSet into a List. |
| Count
Count the number of elements in a
DataSet. |
| DataSetAnalytic
A
DataSetAnalytic is similar to a CustomUnaryOperation but
is terminal and results are retrieved via accumulators. |
| DataSetAnalyticBase
Base class for
DataSetAnalytic. |
| Class and Description |
|---|
| ChecksumHashCode.Checksum
Wraps checksum and count.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.