public class BootstrapWriteStatus extends WriteStatus
| Constructor and Description |
|---|
BootstrapWriteStatus(Boolean trackSuccessRecords,
Double failureFraction) |
| Modifier and Type | Method and Description |
|---|---|
Pair<BootstrapFileMapping,HoodieWriteStat> |
getBootstrapSourceAndWriteStat() |
BootstrapFileMapping |
getBootstrapSourceFileMapping() |
void |
setBootstrapSourceFileMapping(BootstrapFileMapping sourceFileMapping) |
getErrors, getFailedRecords, getFileId, getGlobalError, getPartitionPath, getStat, getTotalErrorRecords, getTotalRecords, getWrittenRecordDelegates, hasErrors, hasGlobalError, isErrored, isTrackingSuccessfulWrites, markFailure, markFailure, markSuccess, markSuccess, setFileId, setGlobalError, setPartitionPath, setStat, setTotalErrorRecords, setTotalRecords, toStringpublic BootstrapFileMapping getBootstrapSourceFileMapping()
public Pair<BootstrapFileMapping,HoodieWriteStat> getBootstrapSourceAndWriteStat()
public void setBootstrapSourceFileMapping(BootstrapFileMapping sourceFileMapping)
Copyright © 2024 The Apache Software Foundation. All rights reserved.