Packages

t

org.apache.spark.sql.delta.logging

DeltaLogKeysBase

trait DeltaLogKeysBase extends AnyRef

Various keys used for mapped diagnostic contexts(MDC) in logging. All structured logging keys should be defined here for standardization.

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeltaLogKeysBase
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  20. case object APP_ID extends LogKeyShims with Product with Serializable
  21. case object BATCH_ID extends LogKeyShims with Product with Serializable
  22. case object BATCH_SIZE extends LogKeyShims with Product with Serializable
  23. case object CLONE_SOURCE_DESC extends LogKeyShims with Product with Serializable
  24. case object CONFIG extends LogKeyShims with Product with Serializable
  25. case object CONFIG_KEY extends LogKeyShims with Product with Serializable
  26. case object COORDINATOR_CONF extends LogKeyShims with Product with Serializable
  27. case object COORDINATOR_NAME extends LogKeyShims with Product with Serializable
  28. case object COUNT extends LogKeyShims with Product with Serializable
  29. case object DATA_FILTER extends LogKeyShims with Product with Serializable
  30. case object DATE extends LogKeyShims with Product with Serializable
  31. case object DELTA_COMMIT_INFO extends LogKeyShims with Product with Serializable
  32. case object DELTA_METADATA extends LogKeyShims with Product with Serializable
  33. case object DIR extends LogKeyShims with Product with Serializable
  34. case object DURATION extends LogKeyShims with Product with Serializable
  35. case object END_INDEX extends LogKeyShims with Product with Serializable
  36. case object END_OFFSET extends LogKeyShims with Product with Serializable
  37. case object END_VERSION extends LogKeyShims with Product with Serializable
  38. case object ERROR extends LogKeyShims with Product with Serializable
  39. case object EXECUTOR_ID extends LogKeyShims with Product with Serializable
  40. case object EXPR extends LogKeyShims with Product with Serializable
  41. case object FILE_INDEX extends LogKeyShims with Product with Serializable
  42. case object FILE_NAME extends LogKeyShims with Product with Serializable
  43. case object FILE_STATUS extends LogKeyShims with Product with Serializable
  44. case object FILE_SYSTEM_SCHEME extends LogKeyShims with Product with Serializable
  45. case object FILTER extends LogKeyShims with Product with Serializable
  46. case object FILTER2 extends LogKeyShims with Product with Serializable
  47. case object HOOK_NAME extends LogKeyShims with Product with Serializable
  48. case object ISOLATION_LEVEL extends LogKeyShims with Product with Serializable
  49. case object IS_DRY_RUN extends LogKeyShims with Product with Serializable
  50. case object IS_INIT_SNAPSHOT extends LogKeyShims with Product with Serializable
  51. case object IS_PATH_TABLE extends LogKeyShims with Product with Serializable
  52. case object JOB_ID extends LogKeyShims with Product with Serializable
  53. case object LOG_SEGMENT extends LogKeyShims with Product with Serializable
  54. case object MAX_SIZE extends LogKeyShims with Product with Serializable
  55. case object METADATA_ID extends LogKeyShims with Product with Serializable
  56. case object METADATA_NEW extends LogKeyShims with Product with Serializable
  57. case object METADATA_OLD extends LogKeyShims with Product with Serializable
  58. case object METRICS extends LogKeyShims with Product with Serializable
  59. case object MIN_SIZE extends LogKeyShims with Product with Serializable
  60. case object NUM_ACTIONS extends LogKeyShims with Product with Serializable
  61. case object NUM_ACTIONS2 extends LogKeyShims with Product with Serializable
  62. case object NUM_ATTEMPT extends LogKeyShims with Product with Serializable
  63. case object NUM_BYTES extends LogKeyShims with Product with Serializable
  64. case object NUM_DIRS extends LogKeyShims with Product with Serializable
  65. case object NUM_FILES extends LogKeyShims with Product with Serializable
  66. case object NUM_FILES2 extends LogKeyShims with Product with Serializable
  67. case object NUM_PARTITIONS extends LogKeyShims with Product with Serializable
  68. case object NUM_PREDICATES extends LogKeyShims with Product with Serializable
  69. case object NUM_RECORDS extends LogKeyShims with Product with Serializable
  70. case object NUM_SKIPPED extends LogKeyShims with Product with Serializable
  71. case object OFFSET extends LogKeyShims with Product with Serializable
  72. case object OPERATION extends LogKeyShims with Product with Serializable
  73. case object OP_NAME extends LogKeyShims with Product with Serializable
  74. case object PARTITION_FILTER extends LogKeyShims with Product with Serializable
  75. case object PATH extends LogKeyShims with Product with Serializable
  76. case object PATH2 extends LogKeyShims with Product with Serializable
  77. case object PATHS extends LogKeyShims with Product with Serializable
  78. case object PATHS2 extends LogKeyShims with Product with Serializable
  79. case object PATHS3 extends LogKeyShims with Product with Serializable
  80. case object PATHS4 extends LogKeyShims with Product with Serializable
  81. case object PROTOCOL extends LogKeyShims with Product with Serializable
  82. case object QUERY_ID extends LogKeyShims with Product with Serializable
  83. case object SCHEMA extends LogKeyShims with Product with Serializable
  84. case object SCHEMA_DIFF extends LogKeyShims with Product with Serializable
  85. case object SNAPSHOT extends LogKeyShims with Product with Serializable
  86. case object START_INDEX extends LogKeyShims with Product with Serializable
  87. case object START_VERSION extends LogKeyShims with Product with Serializable
  88. case object STATS extends LogKeyShims with Product with Serializable
  89. case object STATUS extends LogKeyShims with Product with Serializable
  90. case object STATUS_MESSAGE extends LogKeyShims with Product with Serializable
  91. case object SYSTEM_CLASS_NAME extends LogKeyShims with Product with Serializable
  92. case object TABLE_FEATURES extends LogKeyShims with Product with Serializable
  93. case object TABLE_ID extends LogKeyShims with Product with Serializable
  94. case object TABLE_NAME extends LogKeyShims with Product with Serializable
  95. case object TBL_PROPERTIES extends LogKeyShims with Product with Serializable
  96. case object THREAD_NAME extends LogKeyShims with Product with Serializable
  97. case object TIMESTAMP extends LogKeyShims with Product with Serializable
  98. case object TIMESTAMP2 extends LogKeyShims with Product with Serializable
  99. case object TIME_MS extends LogKeyShims with Product with Serializable
  100. case object TIME_STATS extends LogKeyShims with Product with Serializable
  101. case object TXN_ID extends LogKeyShims with Product with Serializable
  102. case object URI extends LogKeyShims with Product with Serializable
  103. case object VACUUM_STATS extends LogKeyShims with Product with Serializable
  104. case object VERSION extends LogKeyShims with Product with Serializable
  105. case object VERSION2 extends LogKeyShims with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped