com.spotify.scio

repl

package repl

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. repl
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait BaseScioShell extends MainGenericRunner

    A entry-point/runner for a Scala REPL providing functionality extensions specific to working with Scio.

  2. class ILoopCompat extends ILoop

    ILoop for ScioLoop

  3. class IoCommands extends AnyRef

    Commands for simple file I/O in the REPL.

  4. implicit class ReplSCollection[T] extends AnyRef

  5. class ReplScioContext extends ScioContext

  6. class ScioILoop extends ILoopCompat

    ScioILoop - core of Scio REPL.

  7. class ScioReplClassLoader extends URLClassLoader

    Class loader with option to lookup classes in REPL classloader.

Value Members

  1. object ScioShell extends MainGenericRunner with BaseScioShell

Inherited from AnyRef

Inherited from Any

Ungrouped