public interface DatasetOutputCommitter
Modifier and Type | Method and Description |
---|---|
void |
onFailure()
Called if the job failed.
|
void |
onSuccess()
Called if the job completed successfully.
|
void onSuccess() throws DataSetException
DataSetException
void onFailure() throws DataSetException
DataSetException
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.