o

geotrellis.spark.partition

SpatiallyPartition

object SpatiallyPartition

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpatiallyPartition
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply[K, V, M](rdd: RDD[(K, V)] with Metadata[M], filterBounds: Bounds[K])(implicit arg0: Boundable[K], arg1: PartitionerIndex[K], arg2: ClassTag[K], arg3: ClassTag[V], arg4: GetComponent[M, Bounds[K]]): RDD[(K, V)] with Metadata[Bounds[K]]
  2. def apply[K, V, M](rdd: RDD[(K, V)] with Metadata[M])(implicit arg0: Boundable[K], arg1: PartitionerIndex[K], arg2: ClassTag[K], arg3: ClassTag[V], arg4: GetComponent[M, Bounds[K]]): RDD[(K, V)] with Metadata[Bounds[K]]