public interface FastDFSConstant
FastDFS constant
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_CONFIG
FastDFS default config name
|
static int |
DEFAULT_MAX_FILE_SIZE
The default upload file max size(1MB)
|
static int |
DEFAULT_MAX_STORAGE_CONNECTION
The default max storage connection - 8
|
static int |
DEFAULT_MIN_STORAGE_CONNECTION
The default min storage connection - 2
|
static String |
DOT
The dot(.)
|
static String |
FAST_DFS_PREFIX
FastDFS config properties prefix
|
static String |
FILE_DESCRIPTION_FILE_NAME
The file description - file name
|
static String |
SEPARATOR
The file separator
|
static final String FILE_DESCRIPTION_FILE_NAME
static final int DEFAULT_MIN_STORAGE_CONNECTION
static final int DEFAULT_MAX_STORAGE_CONNECTION
static final int DEFAULT_MAX_FILE_SIZE
Copyright © 2019. All rights reserved.