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

Inherited from AnyRef

Inherited from Any

Ungrouped