Package

geotrellis.spark.io.hadoop

cog

Permalink

package cog

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

Type Members

  1. class HadoopCOGCollectionLayerReader extends COGCollectionLayerReader[LayerId] with LazyLogging

    Permalink

    Handles reading raster RDDs and their metadata from HDFS.

  2. class HadoopCOGLayerProvider extends AttributeStoreProvider with COGLayerReaderProvider with COGLayerWriterProvider with COGValueReaderProvider with COGCollectionLayerReaderProvider

    Permalink

    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

  3. class HadoopCOGLayerReader extends COGLayerReader[LayerId] with LazyLogging

    Permalink

    Handles reading raster RDDs and their metadata from HDFS.

  4. class HadoopCOGLayerWriter extends COGLayerWriter

    Permalink
  5. class HadoopCOGValueReader extends OverzoomingCOGValueReader

    Permalink

Value Members

  1. object HadoopCOGCollectionLayerReader

    Permalink
  2. object HadoopCOGLayerReader extends Serializable

    Permalink
  3. object HadoopCOGLayerWriter extends Serializable

    Permalink
  4. object HadoopCOGValueReader

    Permalink
  5. def byteReader(uri: URI, conf: Configuration = new Configuration): StreamingByteReader

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped