| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR |
1 |
public static final int |
INFO |
3 |
public static final int |
OK |
4 |
public static final int |
TOO_BUSY |
5 |
public static final int |
WARNING |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCAL_BASEDIRS_FALLBACK_KEY |
"repo.datastore.local.basedir" |
public static final String |
LOCAL_BASEDIRS_KEY |
"repo.datastore.local.basedirs" |
public static final String |
PARAM_FREE_SPACE_MAP |
"org.lockss.repo.testing.freeSpaceMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REPO_PERSISTINDEXNAME_KEY |
"repo.persistIndexName" |
public static final String |
REPO_SPEC_KEY |
"repo.spec" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MULTIPART_MAX_IN_MEMORY_SIZE |
4194304 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DEFAULT_ARTIFACT_PAGESIZE |
1000 |
public static final int |
DEFAULT_DEFAULT_AUID_PAGESIZE |
1000 |
public static final int |
DEFAULT_MAX_ARTIFACT_PAGESIZE |
2000 |
public static final int |
DEFAULT_MAX_AUID_PAGESIZE |
2000 |
public static final long |
DEFAULT_SMALL_CONTENT_THRESHOLD |
4096L |
public static final String |
PARAM_DEFAULT_ARTIFACT_PAGESIZE |
"org.lockss.repository.artifact.pagesize.default" |
public static final String |
PARAM_DEFAULT_AUID_PAGESIZE |
"org.lockss.repository.auid.pagesize.default" |
public static final String |
PARAM_MAX_ARTIFACT_PAGESIZE |
"org.lockss.repository.artifact.pagesize.max" |
public static final String |
PARAM_MAX_AUID_PAGESIZE |
"org.lockss.repository.auid.pagesize.max" |
public static final String |
PARAM_SMALL_CONTENT_THRESHOLD |
"org.lockss.repository.smallContentThreshold" |
public static final String |
PREFIX |
"org.lockss.repository." |
Copyright © 2000–2021 LOCKSS Program. All rights reserved.