MCPcopy Create free account
hub / github.com/SPLWare/esProc / getOutputStream

Method getOutputStream

src/main/java/com/scudata/dm/IFile.java:31–31  ·  view source on GitHub ↗

取输出流,文件不存在则创建 @param isAppend boolean 是否追加 @return OutputStream

(boolean isAppend)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

doMainMethod · 0.65
askMethod · 0.65
runMethod · 0.65
getOutputStreamMethod · 0.65
prepareWriteNormalMethod · 0.65
getInputStreamMethod · 0.65
encryptMethod · 0.65
encryptMethod · 0.65
holdBufferStreamMethod · 0.65
mgetMethod · 0.65

Implementers 6

MemoryFilesrc/main/java/com/scudata/dm/MemoryFil
HttpFilesrc/main/java/com/scudata/dm/HttpFile.
RemoteFilesrc/main/java/com/scudata/dm/RemoteFil
LocalFilesrc/main/java/com/scudata/dm/LocalFile
WebHdfsFileimportlibs/hdfscli/src/com/scudata/lib
HdfsFileImplimportlibs/hdfscli/src/com/scudata/lib

Calls

no outgoing calls

Tested by

no test coverage detected