public interface BigQueryMetrics
| Modifier and Type | Method and Description |
|---|---|
void |
incrementBytesReadCounter(long val) |
void |
incrementRowsReadCounter(long val) |
void |
updateParseTime(long val) |
void |
updateScanTime(long val) |
void |
updateTimeInSpark(long val) |
Copyright © 2024. All rights reserved.