package cog
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cog
- Implicits
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
class
HadoopCOGLayerReader extends COGLayerReader[LayerId]
Handles reading raster RDDs and their metadata from HDFS.
- class HadoopCOGLayerWriter extends COGLayerWriter
-
class
HadoopCOGSparkLayerProvider extends HadoopCOGCollectionLayerProvider with COGLayerReaderProvider with COGLayerWriterProvider
Provides HadoopAttributeStore instance for URI with
hdfs
,hdfs+file
,s3n
,s3a
,wasb
andwasbs
schemes.Provides HadoopAttributeStore instance for URI with
hdfs
,hdfs+file
,s3n
,s3a
,wasb
andwasbs
schemes. The uri represents Hadoop Path of catalog root.wasb
andwasbs
provide support for the Hadoop Azure connector. Additional configuration is required for this. This Provider intentinally does not handle thes3
scheme because the Hadoop implemintation is poor. That support is provided by HadoopAttributeStore - trait Implicits extends AnyRef
-
implicit
class
withHadoopCOGCollectionLayerReaderMethods extends MethodExtensions[HadoopCOGCollectionLayerReader.type]
- Definition Classes
- Implicits
-
implicit
class
withHadoopCOGValueReaderMethods extends MethodExtensions[HadoopCOGValueReader.type]
- Definition Classes
- Implicits
Value Members
- object HadoopCOGLayerReader extends Serializable
- object HadoopCOGLayerWriter extends Serializable
- object Implicits extends Implicits