implicit class withHadoopCOGValueReaderMethods extends MethodExtensions[HadoopCOGValueReader.type]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- withHadoopCOGValueReaderMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new withHadoopCOGValueReaderMethods(self: HadoopCOGValueReader.type)
Value Members
- def apply(rootPath: Path)(implicit sc: SparkContext): HadoopCOGValueReader
- 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]
-
val
self: HadoopCOGValueReader.type
- Definition Classes
- withHadoopCOGValueReaderMethods → MethodExtensions