Package

com.spotify.scio.parquet

tensorflow

Permalink

package tensorflow

Main package for Parquet TensorFlow APIs. Import all.

import com.spotify.scio.parquet.tensorflow._
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. tensorflow
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class ParquetExampleIO(path: String) extends ScioIO[Example] with Product with Serializable

    Permalink
  2. implicit final class ParquetExampleSCollection extends AnyVal

    Permalink

    Enhanced version of SCollection with Parquet Example methods.

  3. implicit final class ParquetExampleScioContext extends AnyVal

    Permalink

    Enhanced version of ScioContext with Parquet Example methods.

  4. class ParquetExampleSink extends FileBasedSink[Example, Void, Example]

    Permalink
  5. final case class ParquetExapmleTap(path: String, params: ReadParam) extends Tap[Example] with Product with Serializable

    Permalink

Value Members

  1. object ParquetExampleIO extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped