NFX.IO.FileSystem.Local NamespaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides local file system implementation
Classes

  ClassDescription
Public classLocalFileSystem
Implements NFX.IO.FileSystem support around local machine file system. This is needed for components that may need to work with various file systems i.e. Apache HDFS or Aum Cluster File System (ACFS). This particular implementation uses traditional System.IO.* and does not support transactions, versioning, metadata and NFX security
Protected classLocalFileSystem FSH
Public classLocalFileSystemCapabilities
Describes local file system capabilities
Protected classLocalFileSystemStream