@InterfaceAudience.Public
@InterfaceStability.Unstable
public interface Abortable
FSDataOutputStream
.Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.Abortable.AbortableResult |
abort()
Abort the active operation without the output becoming visible.
|
org.apache.hadoop.fs.Abortable.AbortableResult abort()
UnsupportedOperationException
- if the operation is not supported.Copyright © 2023 Apache Software Foundation. All rights reserved.