Gemstone.IO Namespace

The IO namespace organizes all Gemstone library functionality related to Input and Output (IO). The root namespace also includes common IO related classes, e.g., SafeFileWatcher.

Classes

CachedFileStream Represents a file stream that caches recently used blocks in memory.
ExportDestination Represents a destination location when exporting data using MultipleDestinationExporter.
MultipleDestinationExporter Handles the exporting of a file to multiple destinations that are defined in the config file.