Package org.apache.spark
Class InternalAccumulator
Object
org.apache.spark.InternalAccumulator
A collection of fields and methods concerned with internal accumulators that represent
task level metrics.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
-
Constructor Details
-
InternalAccumulator
public InternalAccumulator()
-
-
Method Details
-
METRICS_PREFIX
-
SHUFFLE_READ_METRICS_PREFIX
-
SHUFFLE_WRITE_METRICS_PREFIX
-
OUTPUT_METRICS_PREFIX
-
INPUT_METRICS_PREFIX
-
SHUFFLE_PUSH_READ_METRICS_PREFIX
-
EXECUTOR_DESERIALIZE_TIME
-
EXECUTOR_DESERIALIZE_CPU_TIME
-
EXECUTOR_RUN_TIME
-
EXECUTOR_CPU_TIME
-
RESULT_SIZE
-
JVM_GC_TIME
-
RESULT_SERIALIZATION_TIME
-
MEMORY_BYTES_SPILLED
-
DISK_BYTES_SPILLED
-
PEAK_EXECUTION_MEMORY
-
PEAK_ON_HEAP_EXECUTION_MEMORY
-
PEAK_OFF_HEAP_EXECUTION_MEMORY
-
UPDATED_BLOCK_STATUSES
-
TEST_ACCUM
-