| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.functions.windowing.delta |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CosineDistance<DATA>
This delta function calculates the cosine distance between two given vectors.
|
class |
EuclideanDistance<DATA>
This delta function calculates the euclidean distance between two given
points.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.