Uses of Class
kieker.analysis.generic.clustering.mtree.nodes.RootLeafNode
Packages that use RootLeafNode
Package
Description
Copyright 2026 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 RootLeafNode in kieker.analysis.generic.clustering.mtree.nodes
Methods in kieker.analysis.generic.clustering.mtree.nodes that return RootLeafNodeModifier and TypeMethodDescriptionstatic <R> RootLeafNode<R>NodeFactory.createRootLeafNode(MTree<R> mtree, R data)