abstract class JpgHadoopSparkWriteMethods extends JpgHadoopWriteMethods with HadoopSparkRasterMethods[Jpg]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- JpgHadoopSparkWriteMethods
- HadoopSparkRasterMethods
- JpgHadoopWriteMethods
- HadoopRasterMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
self: Jpg
- Definition Classes
- MethodExtensions
Concrete Value Members
-
def
write(path: Path)(implicit sc: SparkContext): Unit
- Definition Classes
- HadoopSparkRasterMethods
-
def
write(path: Path, conf: Configuration): Unit
- Definition Classes
- JpgHadoopWriteMethods → HadoopRasterMethods