| Package | Description |
|---|---|
| org.aoju.bus.health.common.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 © 2020. All rights reserved.