c

geotrellis.spark.store.hadoop.Implicits

withJpgHadoopSparkWriteMethods

implicit class withJpgHadoopSparkWriteMethods extends JpgHadoopSparkWriteMethods

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withJpgHadoopSparkWriteMethods
  2. JpgHadoopSparkWriteMethods
  3. HadoopSparkRasterMethods
  4. JpgHadoopWriteMethods
  5. HadoopRasterMethods
  6. MethodExtensions
  7. Serializable
  8. Serializable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withJpgHadoopSparkWriteMethods(self: Jpg)

Value Members

  1. val self: Jpg
  2. def write(path: Path)(implicit sc: SparkContext): Unit
    Definition Classes
    HadoopSparkRasterMethods
  3. def write(path: Path, conf: Configuration): Unit