org.apache.spark

repl

package repl

Visibility
  1. Public
  2. All

Type Members

  1. class ConstructorCleaner extends ClassVisitor

  2. class ExecutorClassLoader extends ClassLoader

    A ClassLoader that reads classes from a Hadoop FileSystem or HTTP URI, used to load classes defined by the interpreter when the REPL is used.

    A ClassLoader that reads classes from a Hadoop FileSystem or HTTP URI, used to load classes defined by the interpreter when the REPL is used. Allows the user to specify if user class path should be first

Value Members

  1. object Main extends Logging

Ungrouped