| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATTR_CONTENT_LENGTH |
"length" |
public static final String |
ATTR_CONTENT_TYPE |
"content-type" |
public static final String |
ATTR_FILE_NAME |
"filename" |
public static final String |
ATTR_SS_CTX |
"ss_ctx" |
public static final String |
ATTR_SS_ID |
"ss_id" |
public static final String |
ATTR_URL |
"url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONF_CONTEXT_PATH |
"storage.context" |
public static final String |
CONF_ID |
"storage.id" |
public static final String |
CONF_KEY_GEN |
"storage.keygen" |
public static final String |
DEFAULT |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONF_ACCOUNT_KEY |
"storage.azure.account.key" |
public static final String |
CONF_ACCOUNT_NAME |
"storage.azure.account.name" |
public static final String |
CONF_BUCKET |
"storage.azure.bucket" |
public static final String |
CONF_PROTOCOL |
"storage.azure.protocol" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONF_FS_GET_NO_GET |
"storage.fs.get.noGet" |
public static final String |
CONF_HOME_DIR |
"storage.fs.home.dir" |
public static final String |
CONF_HOME_URL |
"storage.fs.home.url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATTR_STORAGE_CLASS |
"x-amz-storage-class" |
public static final String |
CONF_BUCKET |
"storage.s3.bucket" |
public static final String |
CONF_CONN_TIMEOUT |
"storage.s3.connectionTimeout" |
public static final String |
CONF_DEF_STORAGE_CLASS |
"storage.s3.defStorageClass" |
public static final String |
CONF_KEY_ID |
"storage.s3.keyId" |
public static final String |
CONF_KEY_SECRET |
"storage.s3.keySecret" |
public static final String |
CONF_MAX_CONN |
"storage.s3.maxConnection" |
public static final String |
CONF_MAX_ERROR_RETRY |
"storage.s3.maxErrorRetry" |
public static final String |
CONF_S3_GET_META_ONLY |
"storage.s3.get.MetaOnly" |
public static final String |
CONF_S3_GET_NO_GET |
"storage.s3.get.noGet" |
public static final String |
CONF_S3_STATIC_WEB_ENDPOINT |
"storage.s3.staticWebEndpoint" |
public static final String |
CONF_SOCKET_TIMEOUT |
"storage.s3.socketTimeout" |
public static final String |
CONF_TCP_KEEP_ALIVE |
"storage.s3.tcpKeepAlive" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONF_GET_META_ONLY |
"storage.get.MetaOnly" |
public static final String |
CONF_GET_NO_GET |
"storage.get.noGet" |
public static final String |
CONF_KEY_NAME_PROVIDER |
"storage.keyNameProvider" |
public static final String |
CONF_STATIC_WEB_ENDPOINT |
"storage.staticWebEndpoint" |
public static final String |
CONF_STORE_SUFFIX |
"storage.storeSuffix" |
Copyright © 2013–2017 OSGL (Open Source General Library). All rights reserved.