Uses of Class
kieker.analysis.generic.clustering.Clustering
| Package | Description |
|---|---|
| kieker.analysis.generic.clustering |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of Clustering in kieker.analysis.generic.clustering
Methods in kieker.analysis.generic.clustering that return types with arguments of type Clustering Modifier and Type Method Description teetime.framework.OutputPort<Clustering<T>>ClusteringCompositeStage. getOutputPort()Methods in kieker.analysis.generic.clustering with parameters of type Clustering Modifier and Type Method Description protected voidClusteringFileSink. execute(Clustering<T> clustering)protected voidMedoidGenerator. execute(Clustering<T> clustering)protected voidNaiveMedoidGenerator. execute(Clustering<T> clustering)