Serialized Form
-
Package io.delta.kernel.exceptions
-
Exception io.delta.kernel.exceptions.CheckpointAlreadyExistsException
class CheckpointAlreadyExistsException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.ConcurrentTransactionException
class ConcurrentTransactionException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.ConcurrentWriteException
class ConcurrentWriteException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.KernelEngineException
class KernelEngineException extends RuntimeException implements Serializable -
Exception io.delta.kernel.exceptions.KernelException
class KernelException extends RuntimeException implements Serializable -
Exception io.delta.kernel.exceptions.MetadataChangedException
class MetadataChangedException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.ProtocolChangedException
class ProtocolChangedException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.TableAlreadyExistsException
class TableAlreadyExistsException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.TableNotFoundException
class TableNotFoundException extends KernelException implements Serializable-
Serialized Fields
-
tablePath
String tablePath
-
-
-
-
Package io.delta.kernel.internal.fs
-
Class io.delta.kernel.internal.fs.Path
class Path extends Object implements Serializable- serialVersionUID:
- 708623L
-
Serialized Fields
-
uri
URI uri
-
-