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 void
ClusteringFileSink. execute(Clustering<T> clustering)
protected void
MedoidGenerator. execute(Clustering<T> clustering)
protected void
NaiveMedoidGenerator. execute(Clustering<T> clustering)