public class ProcfsStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcfsEntry.ValueKey |
static class |
ProcfsStatus.KEY |
| Modifier and Type | Method and Description |
|---|---|
protected Double |
defaultValue() |
Double |
get(ProcfsEntry.ValueKey key) |
static ProcfsStatus |
getInstance() |
protected void |
handle(Map<ProcfsEntry.ValueKey,Double> values,
String line) |
protected void handle(Map<ProcfsEntry.ValueKey,Double> values, String line)
public static ProcfsStatus getInstance()
public Double get(ProcfsEntry.ValueKey key)
protected Double defaultValue()
Copyright © 2017–2019. All rights reserved.