Package

com.spotify.scio.extra

checkpoint

Permalink

package checkpoint

Main package for checkpoint API. Import all.

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

Type Members

  1. implicit final class CheckpointScioContext extends AnyVal

    Permalink

Value Members

  1. def CheckpointIO[T](fileOrPath: String): ObjectFileIO[T]

    Permalink

    For use in testing, see CheckpointExampleTest.

Inherited from AnyRef

Inherited from Any

Ungrouped