Class Hierarchy
- java.lang.Object
- io.delta.storage.internal.FileNameUtils
- io.delta.storage.LineCloseableIterator (implements io.delta.storage.CloseableIterator<T>)
- io.delta.storage.LogStore
- io.delta.storage.HadoopFileSystemLogStore
- io.delta.storage.AzureLogStore
- io.delta.storage.GCSLogStore
- io.delta.storage.HDFSLogStore
- io.delta.storage.LocalLogStore
- io.delta.storage.S3SingleDriverLogStore
- io.delta.storage.HadoopFileSystemLogStore
- io.delta.storage.internal.LogStoreErrors
- io.delta.storage.internal.PathLock
- io.delta.storage.internal.S3LogStoreUtil
- io.delta.storage.internal.ThreadUtils
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)