Hierarchy For All Packages
Package Hierarchies: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.DeltaOptimizeBuilder (implements org.apache.spark.sql.delta.util.AnalysisHelper)
- io.delta.tables.DeltaTable (implements io.delta.tables.execution.DeltaTableOperations, scala.Serializable)
- io.delta.tables.DeltaTableBuilder
- io.delta.storage.LogStore
- 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
- org.apache.spark.sql.delta.ConcurrentDeleteDeleteException
- io.delta.exceptions.ConcurrentDeleteDeleteException
- org.apache.spark.sql.delta.ConcurrentDeleteReadException
- io.delta.exceptions.ConcurrentDeleteReadException
- org.apache.spark.sql.delta.ConcurrentTransactionException
- io.delta.exceptions.ConcurrentTransactionException
- org.apache.spark.sql.delta.ConcurrentWriteException
- io.delta.exceptions.ConcurrentWriteException
- org.apache.spark.sql.delta.MetadataChangedException
- io.delta.exceptions.MetadataChangedException
- org.apache.spark.sql.delta.ProtocolChangedException
- io.delta.exceptions.ProtocolChangedException
- 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
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.delta.storage.CloseableIterator<T> (also extends java.util.Iterator<E>)
- java.io.Closeable
- java.util.Iterator<E>
- io.delta.storage.CloseableIterator<T> (also extends java.io.Closeable)