JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.delta.exceptions
,
io.delta.storage
,
io.delta.tables
Class Hierarchy
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.
DeltaTable
(implements io.delta.tables.execution.DeltaTableOperations, scala.Serializable)
io.delta.tables.
DeltaTableBuilder
io.delta.storage.
LogStore
Throwable (implements java.io.Serializable)
Exception
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
Interface Hierarchy
AutoCloseable
java.io.Closeable
io.delta.storage.
CloseableIterator
<T> (also extends java.util.Iterator<E>)
java.util.Iterator<E>
io.delta.storage.
CloseableIterator
<T> (also extends java.io.Closeable)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes