Object

org.tupol.spark.tools.info

BuildInfo

Related Doc: package info

Permalink

object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. val buildTime: Long

    Permalink

    The value is 1566929284099L.

  6. val builtAtMillis: Long

    Permalink

    The value is 1566929284085L.

  7. val builtAtString: String

    Permalink

    The value is "2019-08-27 18:08:04.085".

  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  11. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    Any
  14. val name: String

    Permalink

    The value is "spark-tools".

  15. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  17. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. val projectName: String

    Permalink

    The value is "Spark-tools".

  19. val resolvers: Seq[String]

    Permalink

    The value is Seq("Sonatype OSS Releases: https://oss.sonatype.org/content/repositories/releases", "Sonatype OSS Snapshots: https://oss.sonatype.org/content/repositories/snapshots").

  20. val sbtVersion: String

    Permalink

    The value is "0.13.10".

  21. val scalaVersion: String

    Permalink

    The value is "2.11.12".

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

    Permalink
    Definition Classes
    AnyRef
  23. val test_libraryDependencies: Seq[String]

    Permalink

    The value is Seq("org.scala-lang:scala-library:2.11.12", "org.apache.spark:spark-core:2.4.3:provided", "org.apache.spark:spark-sql:2.4.3:provided", "org.apache.spark:spark-mllib:2.4.3:provided", "org.apache.spark:spark-streaming:2.4.3:provided", "org.apache.spark:spark-sql-kafka-0-10:2.4.3:provided", "org.apache.spark:spark-streaming-kafka-0-10:2.4.3:provided", "org.tupol:spark-utils:0.4.1", "org.tupol:spark-utils:0.4.1:test", "net.manub:scalatest-embedded-kafka:2.0.0:test", "org.scalacheck:scalacheck:1.14.0:test", "org.scalatest:scalatest:3.0.5:test", "org.apache.spark:spark-avro:2.4.3:test", "com.databricks:spark-xml:0.4.1:test", "com.databricks:spark-avro:4.0.0:test", "io.delta:delta-core:0.3.0:test").

  24. val toJson: String

    Permalink
  25. val toMap: Map[String, Any]

    Permalink
  26. val toString: String

    Permalink
    Definition Classes
    BuildInfo → AnyRef → Any
  27. val version: String

    Permalink

    The value is "0.4.0".

  28. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped