io.eels.yarn

YarnSampleApp

object YarnSampleApp extends App

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

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. val ApplicationMasterClass: String

  7. val amContainer: ContainerLaunchContext

  8. val app: YarnClientApplication

  9. val appContext: ApplicationSubmissionContext

  10. val appId: ApplicationId

  11. val appResponse: GetNewApplicationResponse

  12. def args: Array[String]

    Attributes
    protected
    Definition Classes
    App
  13. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  14. val classpath: String

  15. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. val command: String

  17. val commands: Seq[String]

  18. implicit val conf: YarnConfiguration

  19. val coreClasses: Seq[Class[_ >: Trace with AbstractMessage with Charsets with Logger with Authenticator with AbstractConfiguration with ContainerLogAppender with ArrayUtils with ArrayStack with Log with Preconditions with YarnConfiguration with YarnClient with Product with Hdfs with Servlet with CommandLine with BinaryCodec]]

  20. def delayedInit(body: ⇒ Unit): Unit

    Definition Classes
    App → DelayedInit
  21. val env: HashMap[String, String]

  22. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  24. val executionStart: Long

    Definition Classes
    App
  25. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. val fn: () ⇒ Vector[Row]

  27. implicit val fs: FileSystem

  28. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  29. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  30. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  31. val localResources: HashMap[String, LocalResource]

  32. def main(args: Array[String]): Unit

    Definition Classes
    App
  33. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  36. val pri: Priority

  37. val resources: Resource

  38. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  39. def toString(): String

    Definition Classes
    AnyRef → Any
  40. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. val yarnClient: YarnClient

Inherited from App

Inherited from DelayedInit

Inherited from AnyRef

Inherited from Any

Ungrouped