| Exception | Description |
|---|---|
| HoodieAppendException |
Exception thrown for any higher level errors when
HoodieClient is doing a delta commit. |
| HoodieClusteringException | |
| HoodieClusteringUpdateException | |
| HoodieCommitCallbackException |
Exception thrown for any higher level errors when
HoodieWriteCommitCallback is executing a callback. |
| HoodieCommitException |
Exception thrown for any higher level errors when
HoodieClient is doing a Commit. |
| HoodieCompactionException | |
| HoodieDeletePartitionException |
Exception thrown for any higher level errors when doing delete partitions.
|
| HoodieDependentSystemUnavailableException |
Exception thrown when dependent system is not available.
|
| HoodieInsertException |
Exception thrown for any higher level errors when
HoodieClient is doing a bulk insert. |
| HoodieKeyGeneratorException |
Exception thrown for any higher level errors when
KeyGeneratorInterface is generating
a HoodieKey. |
| HoodieRestoreException | |
| HoodieRollbackException | |
| HoodieSavepointException | |
| HoodieUpgradeDowngradeException | |
| HoodieUpsertException |
Exception thrown for any higher level errors when
HoodieClient is doing a incremental upsert. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.