public static class SparkUnboundedSource.Metadata extends Object implements Serializable
| Constructor and Description |
|---|
Metadata(long numRecords,
org.joda.time.Instant lowWatermark,
org.joda.time.Instant highWatermark,
long readDurationMillis,
MetricsContainerStepMap metricsContainer) |
| Modifier and Type | Method and Description |
|---|---|
long |
getReadDurationMillis() |
public Metadata(long numRecords,
org.joda.time.Instant lowWatermark,
org.joda.time.Instant highWatermark,
long readDurationMillis,
MetricsContainerStepMap metricsContainer)
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.