DS3 .NET Software Development Kit  3.0.0
Provides access to the Spectra Logic DS3 API through .NET.
Ds3.Helpers.Strategys.StreamFactory Namespace Reference

Classes

interface  IStreamFactory
 
class  ReadRandomAccessStreamFactory
 Create one stream and receiving blobs in parallel using stream seeking More...
 
class  StreamNotFoundException
 
class  WriteRandomAccessStreamFactory
 Create a stream for each blob and transfer blobs in parallel More...
 
class  WriteStreamStreamFactory
 Create one stream and transfer blobs in order without seeking More...