@PublicApi public class LineageFileOutStream extends FileOutStream
mCanceled, mClosed, mCurrentBlockOutStream, mFileId, mPreviousBlockOutStreams, mTachyonStorageType
Constructor and Description |
---|
LineageFileOutStream(long fileId,
OutStreamOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
cancel, flush, handleCacheWriteException, write, write, write
public LineageFileOutStream(long fileId, OutStreamOptions options) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FileOutStream
IOException
Copyright © 2015. All Rights Reserved.