public class ManifestSynchronizationMetrics extends Object implements Serializable
Constructor and Description |
---|
ManifestSynchronizationMetrics(int total,
long size,
long time)
It is not intended or recommended that the consumer of this API construct these objects.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getSize() |
long |
getTime() |
int |
getTotal() |
int |
hashCode() |
String |
toString() |
public ManifestSynchronizationMetrics(int total, long size, long time)
total
- size
- time
- Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA