@Configuration public class ArtifactDataStoreConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_REPO_USE_WARC_COMPRESSION
Default settings for use of GZIP compression for WARC files.
|
static String |
PARAM_FREE_SPACE_MAP |
static String |
PARAM_REPO_USE_WARC_COMPRESSION
Enables or disables the use of GZIP compression for WARC files in
WARC artifact data store implementations.
|
| Constructor and Description |
|---|
ArtifactDataStoreConfig(RepositoryServiceProperties repoProps,
org.lockss.laaws.rs.io.index.ArtifactIndex index) |
| Modifier and Type | Method and Description |
|---|---|
void |
configMgrCreated(org.lockss.config.ConfigManager.ConfigManagerCreatedEvent event) |
org.lockss.laaws.rs.io.storage.ArtifactDataStore |
setArtifactDataStore() |
public static final String PARAM_FREE_SPACE_MAP
public static final String PARAM_REPO_USE_WARC_COMPRESSION
public static final boolean DEFAULT_REPO_USE_WARC_COMPRESSION
@Autowired public ArtifactDataStoreConfig(RepositoryServiceProperties repoProps, org.lockss.laaws.rs.io.index.ArtifactIndex index)
Copyright © 2000–2021 LOCKSS Program. All rights reserved.