implicit class withHadoopCollectionLayerReaderMethods extends MethodExtensions[HadoopCollectionLayerReader.type]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- withHadoopCollectionLayerReaderMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new withHadoopCollectionLayerReaderMethods(self: HadoopCollectionLayerReader.type)
Value Members
- def apply(attributeStore: AttributeStore)(implicit sc: SparkContext): HadoopCollectionLayerReader
- def apply(rootPath: Path)(implicit sc: SparkContext): HadoopCollectionLayerReader
-
val
self: HadoopCollectionLayerReader.type
- Definition Classes
- withHadoopCollectionLayerReaderMethods → MethodExtensions