public interface FastdfsConstants
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
FastdfsConstants.Commands
Fastdfs 用到的命令代码
|
| 限定符和类型 | 字段和说明 |
|---|---|
static byte |
ERRNO_OK |
static String |
FDFS_FIELD_SEPERATOR |
static int |
FDFS_FILE_EXT_LEN |
static int |
FDFS_GROUP_LEN |
static int |
FDFS_HEAD_LEN |
static int |
FDFS_HOST_LEN |
static int |
FDFS_LONG_LEN |
static int |
FDFS_PORT_LEN |
static int |
FDFS_PROTO_PKG_LEN_SIZE |
static String |
FDFS_RECORD_SEPERATOR |
static int |
FDFS_STORAGE_LEN |
static int |
FDFS_STORAGE_STORE_LEN |
static int |
FDFS_STORE_PATH_INDEX_LEN |
static byte |
METADATA_MERGE
已过时。
|
static byte |
METADATA_OVERWRITE
已过时。
|
static Charset |
UTF_8 |
static final Charset UTF_8
static final int FDFS_HEAD_LEN
static final int FDFS_LONG_LEN
static final int FDFS_PROTO_PKG_LEN_SIZE
static final int FDFS_FILE_EXT_LEN
static final int FDFS_GROUP_LEN
static final int FDFS_HOST_LEN
static final int FDFS_PORT_LEN
static final int FDFS_STORE_PATH_INDEX_LEN
static final int FDFS_STORAGE_LEN
static final int FDFS_STORAGE_STORE_LEN
@Deprecated static final byte METADATA_OVERWRITE
@Deprecated static final byte METADATA_MERGE
static final byte ERRNO_OK
Copyright © 2017. All rights reserved.