public class LoggingMetric extends Object
| Constructor and Description |
|---|
LoggingMetric(long batchId,
MetricsSnapshotInterface snapshot) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBatchId() |
MetricsSnapshotInterface |
getSnapshot() |
void |
setBatchId(long batchId) |
void |
setSnapshot(MetricsSnapshotInterface snapshot) |
public LoggingMetric(long batchId,
MetricsSnapshotInterface snapshot)
batchId - snapshot - public long getBatchId()
public void setBatchId(long batchId)
batchId - the batchId to setpublic MetricsSnapshotInterface getSnapshot()
public void setSnapshot(MetricsSnapshotInterface snapshot)
snapshot - the snapshot to setCopyright © 2018 Hitachi Vantara. All rights reserved.