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