public interface OSMetric
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getNumProcessors() |
String |
getVersion() |
void |
setName(String name) |
void |
setNumProcessors(int number) |
void |
setVersion(String version) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.