Packages

package repl

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. repl
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class IoCommands extends AnyRef

    Commands for simple file I/O in the REPL.

  2. implicit final class ReplSCollection[T] extends AnyVal
  3. class ReplScioContext extends ScioContext
  4. trait ScioGenericRunner extends MainGenericRunner
  5. class ScioILoop extends ILoop

    ScioILoop - core of Scio REPL.

  6. class ScioReplClassLoader extends URLClassLoader

    Class loader with option to lookup classes in REPL classloader.

    Class loader with option to lookup classes in REPL classloader. Some help/code from Twitter Scalding.

Value Members

  1. object ReplScioContext
  2. object ScioReplClassLoader
  3. object ScioReplSysProps extends SysProps
  4. object ScioShell extends MainGenericRunner with ScioGenericRunner

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

Inherited from AnyRef

Inherited from Any

Ungrouped