Package | Description |
---|---|
org.apache.flink.api.java | |
org.apache.flink.api.java.utils |
Modifier and Type | Method and Description |
---|---|
Utils.ChecksumHashCode |
Utils.ChecksumHashCode.clone() |
Utils.ChecksumHashCode |
Utils.ChecksumHashCode.getLocalValue() |
Modifier and Type | Method and Description |
---|---|
void |
Utils.ChecksumHashCode.add(Utils.ChecksumHashCode value) |
Modifier and Type | Method and Description |
---|---|
void |
Utils.ChecksumHashCode.merge(Accumulator<Utils.ChecksumHashCode,Utils.ChecksumHashCode> other) |
void |
Utils.ChecksumHashCode.merge(Accumulator<Utils.ChecksumHashCode,Utils.ChecksumHashCode> other) |
Modifier and Type | Method and Description |
---|---|
static <T> Utils.ChecksumHashCode |
DataSetUtils.checksumHashCode(DataSet<T> input)
Deprecated.
replaced with
org.apache.flink.graph.asm.dataset.ChecksumHashCode in Gelly |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.