Click or drag to resize

DfsOutputStream Constructor

Overload List
  NameDescription
Public methodDfsOutputStream(INameServerClientProtocol, String)
Initializes a new instance of the DfsOutputStream with the specified name server and file.
Public methodDfsOutputStream(INameServerClientProtocol, String, RecordStreamOptions)
Initializes a new instance of the DfsOutputStream class.
Public methodDfsOutputStream(INameServerClientProtocol, String, Int32, Int32)
Initializes a new instance of the DfsOutputStream with the specified name server and file.
Public methodDfsOutputStream(INameServerClientProtocol, String, Int32, Int32, Boolean, RecordStreamOptions)
Initializes a new instance of the DfsOutputStream with the specified name server and file.
Top
See Also