Spark 3.5.5 ScalaDoc - org.apache.spark.input.PortableDataStream (original) (raw)

class PortableDataStream extends Serializable

Ordering

  1. Alphabetic
  2. By Inheritance

Inherited

  1. PortableDataStream

  2. Serializable

  3. Serializable

  4. AnyRef

  5. Any

  6. Hide All

  7. Show All

Instance Constructors

  1. new PortableDataStream(isplit: CombineFileSplit, context: TaskAttemptContext, index: Integer)

Value Members

  1. final def !=(arg0: Any): Boolean
  2. final def ##(): Int
  3. final def ==(arg0: Any): Boolean
  4. final def asInstanceOf[T0]: T0
  5. def clone(): AnyRef
  6. final def eq(arg0: AnyRef): Boolean
  7. def equals(arg0: Any): Boolean
  8. def finalize(): Unit
  9. final def getClass(): Class[_]
  10. def getConfiguration: Configuration
  11. def getPath(): String
  12. def hashCode(): Int
  13. final def isInstanceOf[T0]: Boolean
  14. final def ne(arg0: AnyRef): Boolean
  15. final def notify(): Unit
  16. final def notifyAll(): Unit
  17. def open(): DataInputStream
  18. final def synchronized[T0](arg0: ⇒ T0): T0
  19. def toArray(): Array[Byte]
  20. def toString(): String
  21. final def wait(): Unit
  22. final def wait(arg0: Long, arg1: Int): Unit
  23. final def wait(arg0: Long): Unit

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped