public class HoodieRecordMissingException extends HoodieException
Exception throws when indexing fails to locate the hoodie record. HoodieRecord current location and partition path does not match. This is an unrecoverable error
| Constructor and Description |
|---|
HoodieRecordMissingException(HoodieRecord record) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HoodieRecordMissingException(HoodieRecord record)
Copyright © 2024 The Apache Software Foundation. All rights reserved.