public class FileStoreSourceReaderMetrics extends Object
Modifier and Type | Field and Description |
---|---|
static long |
UNDEFINED |
Constructor and Description |
---|
FileStoreSourceReaderMetrics(org.apache.flink.metrics.MetricGroup sourceReaderMetricGroup) |
Modifier and Type | Method and Description |
---|---|
long |
getLatestFileCreationTime() |
void |
recordSnapshotUpdate(long fileCreationTime)
Called when consumed snapshot changes.
|
public static final long UNDEFINED
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.