For a list of all members of this type, see
FileStorageFactory Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.TemporaryStorage.FileStorageFactory
Declaration Syntax
Public Class FileStorageFactory
Implements TemporaryStorageFactory, WebCrawlerComponent
public class FileStorageFactory : TemporaryStorageFactory, WebCrawlerComponent
public __gc class FileStorageFactory : public TemporaryStorageFactory, WebCrawlerComponent
public class FileStorageFactory implements TemporaryStorageFactory, WebCrawlerComponent
Remarks
Use this store factory when the results are too big to store in memory. MemoryStorageFactory is faster but take up much more memory.Requirements
Namespace: Eas.WebCrawler.PlugIns.TemporaryStorageAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)