public abstract class SeekableDataOutputStream extends org.apache.hadoop.fs.FSDataOutputStream implements PosixSeekable
writtenout| Constructor and Description |
|---|
SeekableDataOutputStream(OutputStream out,
org.apache.hadoop.fs.FileSystem.Statistics stats,
long startPosition) |
close, getPos, getWrappedStream, hflush, hsync, setDropBehind, syncflush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFwriteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitftruncatewritepublic SeekableDataOutputStream(OutputStream out, org.apache.hadoop.fs.FileSystem.Statistics stats, long startPosition) throws IOException
IOExceptionCopyright © 2022. All rights reserved.