Uses of Enum Class
kieker.monitoring.sampler.oshi.OshiSamplerFactory
Packages that use OshiSamplerFactory
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 OshiSamplerFactory in kieker.monitoring.sampler.oshi
Methods in kieker.monitoring.sampler.oshi that return OshiSamplerFactoryModifier and TypeMethodDescriptionstatic OshiSamplerFactoryReturns the enum constant of this class with the specified name.static OshiSamplerFactory[]OshiSamplerFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.