c

geotrellis.spark.store.hadoop.Implicits

withHadoopAttributeStoreMethods

implicit class withHadoopAttributeStoreMethods extends MethodExtensions[HadoopAttributeStore.type]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. withHadoopAttributeStoreMethods
  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 withHadoopAttributeStoreMethods(self: HadoopAttributeStore.type)

Value Members

  1. def apply(rootPath: Path)(implicit sc: SparkContext): HadoopAttributeStore
  2. def apply(rootPath: String)(implicit sc: SparkContext): HadoopAttributeStore
  3. val self: HadoopAttributeStore.type