@Generated public class LogMetric extends Object
Constructor and Description |
---|
LogMetric() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getRunId() |
String |
getRunUuid() |
Long |
getStep() |
Long |
getTimestamp() |
Double |
getValue() |
int |
hashCode() |
LogMetric |
setKey(String key) |
LogMetric |
setRunId(String runId) |
LogMetric |
setRunUuid(String runUuid) |
LogMetric |
setStep(Long step) |
LogMetric |
setTimestamp(Long timestamp) |
LogMetric |
setValue(Double value) |
String |
toString() |
Copyright © 2024. All rights reserved.