Uses of Class
kieker.analysis.generic.clustering.mtree.nodes.RootNode
Package | Description |
---|---|
kieker.analysis.generic.clustering.mtree.nodes |
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 RootNode in kieker.analysis.generic.clustering.mtree.nodes
Methods in kieker.analysis.generic.clustering.mtree.nodes that return RootNode Modifier and Type Method Description static <R> RootNode<R>
NodeFactory. createRootNode(MTree<R> mtree, R data)