Package com.here.platform.location.spark
Class Cluster<GeolocatedItem>
java.lang.Object
com.here.platform.location.spark.Cluster<GeolocatedItem>
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
A cluster of elements.
param: events the events belonging to the cluster
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCluster
(scala.collection.Seq<GeolocatedItem> events, GeoCoordinateOperations<GeolocatedItem> evidence$1) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Constructor Details
-
Cluster
public Cluster(scala.collection.Seq<GeolocatedItem> events, GeoCoordinateOperations<GeolocatedItem> evidence$1)
-
-
Method Details
-
events
-
center
-