| Class | Description |
|---|---|
| Point |
Represents a point in space.
|
| SparkKMeansApp |
Application that demonstrate KMeans Clustering example.
|
| SparkKMeansApp.CentersService |
A
Service that responds with calculated center based on index parameter. |
| SparkKMeansApp.CentersServiceHandler |
Centers Service handler.
|
| SparkKMeansApp.PointsFlow |
This is a simple Flow that consumes points from a Stream and stores them in a dataset.
|
| SparkKMeansApp.PointsReader |
This Flowlet reads events from a Stream and saves them to a dataset.
|
| SparkKMeansApp.SparkKMeansSpecification |
A Spark Program that uses KMeans algorithm.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.