public final class KMeansConnectedDataflowExample
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
KMeansConnectedDataflowExample.CentroidAggregator
This class aggregates the cluster centroid values and sum the new centroid values.
|
static class |
KMeansConnectedDataflowExample.KMeansAllReduceTask |
static class |
KMeansConnectedDataflowExample.KMeansDriver |
static class |
KMeansConnectedDataflowExample.KMeansSourceTask |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |