Package com.mapr.fs
Class MapRFsOutStream
java.lang.Object
java.io.OutputStream
com.mapr.fs.MapRFsOutStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.io.OutputStream
nullOutputStream, write
-
Field Details
-
LOG
public static final org.apache.commons.logging.Log LOG
-
-
Method Details
-
getFidStr
- Throws:
IOException
-
getFidServers
- Throws:
IOException
-
getChunkSize
- Throws:
IOException
-
size
public int size() -
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Overrides:
flushin classOutputStream- Throws:
IOException
-
sync
- Throws:
IOException
-
getPos
public long getPos() -
seek
- Throws:
IOException
-