| Package | Description |
|---|---|
| oshi.util.platform.windows |
Provides utilities for Windows.
|
| Modifier and Type | Field and Description |
|---|---|
protected PerfCounterQuery.CounterDataSource |
PerfCounterQuery.source |
| Modifier and Type | Method and Description |
|---|---|
static PerfCounterQuery.CounterDataSource |
PerfCounterQuery.CounterDataSource.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PerfCounterQuery.setDataSource(PerfCounterQuery.CounterDataSource source)
Set the Data Source for these counters
|
Copyright © 2010–2019 oshi. All rights reserved.