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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic String
- 
Constructor Details- 
InternalAccumulatorpublic 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
- 
COLLECT_METRICS_ACCUMULATOR
 
-