filecopy.store_class

Specifies which storage class to be used by a file system data source (e.g. WARC, Mirror).

Key: filecopy.store_class
Type: String
Can be set in: collection.cfg

Description

This option allows specification of the cache storage facility.

Note:

Default Value

filecopy.store_class=com.funnelback.common.io.store.bytes.WarcFileStore

Examples

To use a flat-file storage facility:

filecopy.store_class=com.funnelback.common.io.store.bytes.FlatFileStore