class BinaryOutputWriter extends OutputWriter
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BinaryOutputWriter
- OutputWriter
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
Value Members
- val bytesCol: Int
-
def
close(): Unit
- Definition Classes
- BinaryOutputWriter → OutputWriter
- val context: TaskAttemptContext
-
val
path: String
- Definition Classes
- BinaryOutputWriter → OutputWriter
- val pathCol: Int
-
def
write(row: InternalRow): Unit
- Definition Classes
- BinaryOutputWriter → OutputWriter