public class ShuffleReadMetrics
extends Object
Modifier and Type | Method and Description |
---|---|
long |
fetchWaitTime() |
long |
localBlocksFetched() |
long |
localBytesRead() |
long |
recordsRead() |
long |
remoteBlocksFetched() |
long |
remoteBytesRead() |
long |
remoteBytesReadToDisk() |
long |
remoteReqsDuration() |
ShufflePushReadMetrics |
shufflePushReadMetrics() |
public long fetchWaitTime()
public long localBlocksFetched()
public long localBytesRead()
public long recordsRead()
public long remoteBlocksFetched()
public long remoteBytesRead()
public long remoteBytesReadToDisk()
public long remoteReqsDuration()
public ShufflePushReadMetrics shufflePushReadMetrics()