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 classstatic classstatic classstatic class - 
Constructor Summary
Constructors - 
Method Summary
 
- 
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
 - 
UPDATED_BLOCK_STATUSES
 - 
TEST_ACCUM
 
 -