Packages

o

org.apache.spark.metrics

OnHeapExecutionMemory

object OnHeapExecutionMemory extends MemoryManagerExecutorMetricType with Product with Serializable

Source
ExecutorMetricType.scala
Linear Supertypes
Serializable, Serializable, Product, Equals, MemoryManagerExecutorMetricType, SingleValueExecutorMetricType, ExecutorMetricType, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OnHeapExecutionMemory
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. MemoryManagerExecutorMetricType
  7. SingleValueExecutorMetricType
  8. ExecutorMetricType
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All