Uses of Class
kieker.analysis.generic.clustering.mtree.query.ResultItem
Package | Description |
---|---|
kieker.analysis.generic.clustering.mtree.query |
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 ResultItem in kieker.analysis.generic.clustering.mtree.query
Methods in kieker.analysis.generic.clustering.mtree.query that return ResultItem Modifier and Type Method Description ResultItem<T>
ResultsIterator. next()
Methods in kieker.analysis.generic.clustering.mtree.query that return types with arguments of type ResultItem Modifier and Type Method Description java.util.Iterator<ResultItem<T>>
Query. iterator()