class RegridMethods[K, V, M] extends MethodExtensions[RDD[(K, V)] with Metadata[M]]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- RegridMethods
- MethodExtensions
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RegridMethods(self: RDD[(K, V)] with Metadata[M])(implicit arg0: SpatialComponent[K], arg1: ClassTag[K], arg2: ClassTag[V], arg3: Stitcher[V], arg4: (V) ⇒ CropMethods[V], arg5: Component[M, LayoutDefinition], arg6: Component[M, Bounds[K]])