abstract class SpatiallyPartitionMethods[K, V, M] extends MethodExtensions[RDD[(K, V)] with Metadata[M]]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- SpatiallyPartitionMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SpatiallyPartitionMethods(self: RDD[(K, V)] with Metadata[M])(implicit arg0: Boundable[K], arg1: PartitionerIndex[K], arg2: ClassTag[K], arg3: ClassTag[V], arg4: GetComponent[M, Bounds[K]])