public static class InternalAccumulator.shuffleRead$
extends Object
Modifier and Type | Field and Description |
---|---|
static InternalAccumulator.shuffleRead$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
shuffleRead$() |
Modifier and Type | Method and Description |
---|---|
String |
FETCH_WAIT_TIME() |
String |
LOCAL_BLOCKS_FETCHED() |
String |
LOCAL_BYTES_READ() |
String |
RECORDS_READ() |
String |
REMOTE_BLOCKS_FETCHED() |
String |
REMOTE_BYTES_READ_TO_DISK() |
String |
REMOTE_BYTES_READ() |
public static final InternalAccumulator.shuffleRead$ MODULE$
public String REMOTE_BLOCKS_FETCHED()
public String LOCAL_BLOCKS_FETCHED()
public String REMOTE_BYTES_READ()
public String REMOTE_BYTES_READ_TO_DISK()
public String LOCAL_BYTES_READ()
public String FETCH_WAIT_TIME()
public String RECORDS_READ()