Package | Description |
---|---|
org.apache.flink.graph.asm.dataset |
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 |
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 . |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.