| Package | Description |
|---|---|
| org.apache.flink.examples.java.clustering | |
| org.apache.flink.examples.java.clustering.util |
| Modifier and Type | Method and Description |
|---|---|
KMeans.Centroid |
KMeans.CentroidAverager.map(org.apache.flink.api.java.tuple.Tuple3<Integer,KMeans.Point,Long> value) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.api.java.DataSet<KMeans.Centroid> |
KMeansData.getDefaultCentroidDataSet(org.apache.flink.api.java.ExecutionEnvironment env) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.