Uses of Class
oshi.util.platform.windows.PerfCounterQuery.CounterDataSource
| Package | Description |
|---|---|
| oshi.util.platform.windows |
Provides utilities for Windows.
|
-
Uses of PerfCounterQuery.CounterDataSource in oshi.util.platform.windows
Fields in oshi.util.platform.windows declared as PerfCounterQuery.CounterDataSource Modifier and Type Field Description protected PerfCounterQuery.CounterDataSourcePerfCounterQuery. sourceMethods in oshi.util.platform.windows that return PerfCounterQuery.CounterDataSource Modifier and Type Method Description static PerfCounterQuery.CounterDataSourcePerfCounterQuery.CounterDataSource. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PerfCounterQuery.CounterDataSource[]PerfCounterQuery.CounterDataSource. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.util.platform.windows with parameters of type PerfCounterQuery.CounterDataSource Modifier and Type Method Description booleanPerfCounterQuery. setDataSource(PerfCounterQuery.CounterDataSource source)Set the Data Source for these counters