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. type CheckpointIO[T] = ObjectFileIO[T]

    Permalink

    For use in testing, see CheckpointExampleTest.

  2. implicit final class CheckpointScioContext extends AnyVal

    Permalink

Value Members

  1. val CheckpointIO: ObjectFileIO.type

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped