Packages

object Output extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Output
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def write[K, V <: CellGrid[Int], M](arg: Write)(tuples: Stream[(Int, RDD[(K, V)] with Metadata[M])])(implicit arg0: SpatialComponent[K], arg1: AvroRecordCodec[K], arg2: Encoder[K], arg3: ClassTag[K], arg4: AvroRecordCodec[V], arg5: ClassTag[V], arg6: (V) ⇒ TileMergeMethods[V], arg7: (V) ⇒ TilePrototypeMethods[V], arg8: Component[M, LayoutDefinition], arg9: Component[M, Bounds[K]], arg10: Encoder[M], arg11: GetComponent[M, Bounds[K]]): Stream[(Int, RDD[(K, V)] with Metadata[M])]