| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| Modifier and Type | Method | Description |
|---|---|---|
Abortable.AbortableResult |
Abortable.abort() |
Abort the active operation without the output becoming visible.
|
Abortable.AbortableResult |
FSDataOutputStream.abort() |
Invoke
abort() on the wrapped stream if it
is Abortable, otherwise raise an
UnsupportedOperationException. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.