Packages

package cog

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. cog
  2. Implicits
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class HadoopCOGLayerReader extends COGLayerReader[LayerId]

    Handles reading raster RDDs and their metadata from HDFS.

  2. class HadoopCOGLayerWriter extends COGLayerWriter
  3. class HadoopCOGSparkLayerProvider extends HadoopCOGCollectionLayerProvider with COGLayerReaderProvider with COGLayerWriterProvider

    Provides HadoopAttributeStore instance for URI with hdfs, hdfs+file, s3n, s3a, wasb and wasbs schemes.

    Provides HadoopAttributeStore instance for URI with hdfs, hdfs+file, s3n, s3a, wasb and wasbs schemes. The uri represents Hadoop Path of catalog root. wasb and wasbs provide support for the Hadoop Azure connector. Additional configuration is required for this. This Provider intentinally does not handle the s3 scheme because the Hadoop implemintation is poor. That support is provided by HadoopAttributeStore

  4. trait Implicits extends AnyRef
  5. implicit class withHadoopCOGCollectionLayerReaderMethods extends MethodExtensions[HadoopCOGCollectionLayerReader.type]
    Definition Classes
    Implicits
  6. implicit class withHadoopCOGValueReaderMethods extends MethodExtensions[HadoopCOGValueReader.type]
    Definition Classes
    Implicits

Inherited from Implicits

Inherited from AnyRef

Inherited from Any

Ungrouped