package cog
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cog
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
class
HadoopCOGCollectionLayerProvider extends AttributeStoreProvider with COGValueReaderProvider with COGCollectionLayerReaderProvider
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 -
class
HadoopCOGCollectionLayerReader extends COGCollectionLayerReader[LayerId]
Handles reading raster RDDs and their metadata from HDFS.
- class HadoopCOGValueReader extends OverzoomingCOGValueReader
Value Members
- def byteReader(uri: URI, conf: Configuration = new Configuration): StreamingByteReader
- object HadoopCOGCollectionLayerReader
- object HadoopCOGValueReader