| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESTORE_ID_PROP |
"restore-id" |
public static final String |
SNAPSHOT_ID_PROP |
"snapshot-id" |
public static final String |
SNAPSHOT_METADATA_SPACE |
"x-snapshot-metadata" |
public static final String |
SNAPSHOT_PROPS_FILENAME |
".collection-snapshot.properties" |
public static final String |
TEXT_TSV |
"text/tab-separated-values" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
NO_RETRY |
false |
public static final boolean |
RETRY |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_RETRIES |
3 |
public static final int |
DEFAULT_WAIT_BETWEEN_RETRIES |
1000 |
public static final int |
DEFAULT_WAIT_MULTIPLIER |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
ONE_WEEK_MILLIS |
604800000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PASSWORD_ENV_VARIABLE_NAME |
"DURACLOUD_PASSWORD" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DELIMITER |
"|" |
public static final String |
TAGS |
"tags" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
DELIM |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENCODING |
"UTF-8" |
Copyright © 2009–2016 DuraSpace. All rights reserved.