Packages

trait WriteTaskStats extends Serializable

To be implemented by classes that represent data statistics collected during a Write Task. It is important that instances of this type are Serializable, as they will be gathered on the driver from all executors.

Linear Supertypes
Serializable, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WriteTaskStats
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected