| Modifier and Type | Field and Description |
|---|---|
HostLoadAvgPerc |
DynamicNodeInfo.load_avg_perc |
HostLoadAvgPerc |
HostLoadAvgPercHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static HostLoadAvgPerc |
HostLoadAvgPercHelper.extract(Any any) |
static HostLoadAvgPerc |
HostLoadAvgPercHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HostLoadAvgPercHelper.insert(Any any,
HostLoadAvgPerc s) |
static void |
HostLoadAvgPercHelper.write(OutputStream out,
HostLoadAvgPerc s) |
| Constructor and Description |
|---|
DynamicNodeInfo(String name,
HostLoadAvgPerc load_avg_perc,
double memory_ram_free_perc,
double memory_swap_free_perc,
int number_of_jobs,
Capacity[] capacities) |
HostLoadAvgPercHolder(HostLoadAvgPerc initial) |
Copyright © 2020. All rights reserved.