public class LakeFSFileSystemOutputStream extends OutputStream
| Constructor and Description |
|---|
LakeFSFileSystemOutputStream(HttpURLConnection connection,
LakeFSLinker linker) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(int b) |
flush, write, writepublic LakeFSFileSystemOutputStream(HttpURLConnection connection, LakeFSLinker linker) throws IOException
IOExceptionpublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamIOExceptionCopyright © 2023. All rights reserved.