Package | Description |
---|---|
org.apache.flink.graph.library.similarity |
Modifier and Type | Method and Description |
---|---|
DataSet<JaccardIndex.Result<K>> |
JaccardIndex.runInternal(Graph<K,VV,EV> input) |
Modifier and Type | Method and Description |
---|---|
int |
JaccardIndex.Result.compareTo(JaccardIndex.Result<T> o) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.