public class HoodieMetaSyncException extends HoodieException
| Constructor and Description |
|---|
HoodieMetaSyncException(String msg,
Map<String,HoodieException> failedMetaSyncs) |
HoodieMetaSyncException(String msg,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HoodieException> |
getFailedMetaSyncs() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HoodieMetaSyncException(String msg, Map<String,HoodieException> failedMetaSyncs)
public Map<String,HoodieException> getFailedMetaSyncs()
Copyright © 2024 The Apache Software Foundation. All rights reserved.