o

ai.chronon.api

Constants

object Constants

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

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val ChrononDynamicTable: String
  5. val ChrononMetadataKey: String
  6. val ContextualSourceKeys: String
  7. val ContextualSourceName: String
  8. val ContextualSourceValues: String
  9. val EndPartitionMacro: String
  10. val ExternalPrefix: String
  11. val GroupByServingInfoKey: String
  12. val LabelPartitionColumn: String
  13. val MutationFields: Seq[StructField]
  14. val MutationTimeColumn: String
  15. val MutationTimeField: StructField
  16. val Partition: PartitionSpec
  17. val PartitionColumn: String
  18. val ReservedColumns: Seq[String]
  19. val ReversalColumn: String
  20. val ReversalField: StructField
  21. val SchemaHash: String
  22. val SchemaPublishEvent: String
  23. val SemanticHashKey: String
  24. val StartPartitionMacro: String
  25. val StatsKeySchemaKey: String
  26. val StatsValueSchemaKey: String
  27. val StreamingInputTable: String
  28. val TimeColumn: String
  29. val TimeField: StructField
  30. val TimePartitionColumn: String
  31. val UTF8: String
  32. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  33. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  34. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  36. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  37. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. val lineTab: String
  41. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  44. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  45. def toString(): String
    Definition Classes
    AnyRef → Any
  46. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped