Uses of Class
kieker.monitoring.sampler.oshi.OshiSamplerFactory
Package | Description |
---|---|
kieker.monitoring.sampler.oshi |
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 OshiSamplerFactory in kieker.monitoring.sampler.oshi
Methods in kieker.monitoring.sampler.oshi that return OshiSamplerFactory Modifier and Type Method Description static OshiSamplerFactory
OshiSamplerFactory. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static OshiSamplerFactory[]
OshiSamplerFactory. values()
Returns an array containing the constants of this enum type, in the order they are declared.