Packages

c

geotrellis.spark.store.hadoop.cog.Implicits

withHadoopCOGValueReaderMethods

implicit class withHadoopCOGValueReaderMethods extends MethodExtensions[HadoopCOGValueReader.type]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withHadoopCOGValueReaderMethods
  2. MethodExtensions
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new withHadoopCOGValueReaderMethods(self: HadoopCOGValueReader.type)

Value Members

  1. def apply(rootPath: Path)(implicit sc: SparkContext): HadoopCOGValueReader
  2. def apply[K, V <: CellGrid[Int]](attributeStore: HadoopAttributeStore, layerId: LayerId)(implicit arg0: Decoder[K], arg1: SpatialComponent[K], arg2: ClassTag[K], arg3: GeoTiffReader[V], sc: SparkContext): Reader[K, V]
  3. val self: HadoopCOGValueReader.type