public class SerializableMetricsDump extends Object
| Modifier and Type | Field | Description |
|---|---|---|
String |
hostAddress |
|
String |
hostName |
|
Map<String,Map<String,Object>> |
metrics |
|
long |
timestamp |
| Constructor | Description |
|---|---|
SerializableMetricsDump() |
| Modifier and Type | Method | Description |
|---|---|---|
static SerializableMetricsDump |
createFor(ch.squaredesk.nova.metrics.MetricsDump metricsDump) |
|
boolean |
equals(Object o) |
|
int |
hashCode() |
Copyright © 2018. All rights reserved.