public abstract class AtomicOutputStream extends OutputStream
Constructor and Description |
---|
AtomicOutputStream() |
Modifier and Type | Method and Description |
---|---|
abstract void |
cancel()
Cancel all of the writes associated with this stream and close it.
|
public abstract void cancel() throws IOException
IOException
Copyright © 2023 The Apache Software Foundation. All rights reserved.