Class Hierarchy
- java.lang.Object
- io.delta.tables.DeltaColumnBuilder
- io.delta.tables.DeltaMergeBuilder (implements org.apache.spark.sql.delta.util.AnalysisHelper, org.apache.spark.internal.Logging)
- io.delta.tables.DeltaMergeMatchedActionBuilder
- io.delta.tables.DeltaMergeNotMatchedActionBuilder
- io.delta.tables.DeltaMergeNotMatchedBySourceActionBuilder
- io.delta.tables.DeltaOptimizeBuilder (implements org.apache.spark.sql.delta.util.AnalysisHelper)
- io.delta.tables.DeltaTable (implements io.delta.tables.execution.DeltaTableOperations, java.io.Serializable)
- io.delta.tables.DeltaTableBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.util.ConcurrentModificationException
- org.apache.spark.sql.delta.DeltaConcurrentModificationException
- io.delta.exceptions.DeltaConcurrentModificationException
- org.apache.spark.sql.delta.ConcurrentAppendException
- io.delta.exceptions.ConcurrentAppendException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ConcurrentDeleteDeleteException
- io.delta.exceptions.ConcurrentDeleteDeleteException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ConcurrentDeleteReadException
- io.delta.exceptions.ConcurrentDeleteReadException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ConcurrentTransactionException
- io.delta.exceptions.ConcurrentTransactionException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ConcurrentWriteException
- io.delta.exceptions.ConcurrentWriteException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.MetadataChangedException
- io.delta.exceptions.MetadataChangedException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ProtocolChangedException
- io.delta.exceptions.ProtocolChangedException (implements org.apache.spark.sql.delta.DeltaThrowable)
- org.apache.spark.sql.delta.ConcurrentAppendException
- io.delta.exceptions.DeltaConcurrentModificationException
- org.apache.spark.sql.delta.DeltaConcurrentModificationException
- java.util.ConcurrentModificationException
- java.lang.RuntimeException
- java.lang.Exception