- dateValue(byte[], int, StructBase.FieldInfo) - 类 中的方法org.csource.fastdfs.StructBase
-
- decode(String) - 类 中的方法org.csource.common.Base64
-
decode a well-formed complete Base64 string back into an array of bytes.
- decode(byte[], Class<T>, int) - 类 中的方法org.csource.fastdfs.ProtoStructDecoder
-
decode byte buffer
- decodeAuto(String) - 类 中的方法org.csource.common.Base64
-
decode a well-formed complete Base64 string back into an array of bytes.
- DEFAULT_CHARSET - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- DEFAULT_CONNECT_TIMEOUT - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- DEFAULT_HTTP_ANTI_STEAL_TOKEN - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- DEFAULT_HTTP_SECRET_KEY - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- DEFAULT_HTTP_TRACKER_HTTP_PORT - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- DEFAULT_NETWORK_TIMEOUT - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- delete_file(String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
delete file from storage server
- delete_file1(String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
delete file from storage server
- deleteStorage(String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
delete a storage server from the global FastDFS cluster
- deleteStorage(TrackerGroup, String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
delete a storage server from the FastDFS cluster
- display(byte[]) - 类 中的静态方法org.csource.common.Base64
-
debug display array
- do_append_file(String, String, long, UploadCallback) - 类 中的方法org.csource.fastdfs.StorageClient
-
append file to storage server
- do_modify_file(String, String, long, long, UploadCallback) - 类 中的方法org.csource.fastdfs.StorageClient
-
modify appender file to storage server
- do_upload_file(byte, String, String, String, String, long, UploadCallback, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server
- domainName - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- download_file(String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file(String, String, long, long) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file(String, String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file(String, String, long, long, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file(String, String, DownloadCallback) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file(String, String, long, long, DownloadCallback) - 类 中的方法org.csource.fastdfs.StorageClient
-
download file from storage server
- download_file1(String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- download_file1(String, long, long) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- download_file1(String, String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- download_file1(String, long, long, String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- download_file1(String, DownloadCallback) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- download_file1(String, long, long, DownloadCallback) - 类 中的方法org.csource.fastdfs.StorageClient1
-
download file from storage server
- DownloadCallback - org.csource.fastdfs中的接口
-
Download file callback interface
- DownloadStream - org.csource.fastdfs中的类
-
Download file by stream (download callback class)
- DownloadStream(OutputStream) - 类 的构造器org.csource.fastdfs.DownloadStream
-
- g_anti_steal_token - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_charset - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_connect_timeout - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_network_timeout - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_secret_key - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_tracker_group - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- g_tracker_http_port - 类 中的静态变量org.csource.fastdfs.ClientGlobal
-
- genSlaveFilename(String, String, String) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
generate slave filename
- get_file_info(String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
get file info decoded from the filename, fetch from the storage if necessary
- get_file_info1(String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
get file info decoded from filename
- get_metadata(String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
get all metadata items from storage server
- get_metadata1(String) - 类 中的方法org.csource.fastdfs.StorageClient1
-
get all metadata items from storage server
- getActiveCount() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get active storage server count in this group
- getBoolValue(String, boolean) - 类 中的方法org.csource.common.IniFileReader
-
get boolean value from config file
- getConfFilename() - 类 中的方法org.csource.common.IniFileReader
-
get the config filename
- getConnection() - 类 中的方法org.csource.fastdfs.TrackerClient
-
get a connection to tracker server
- getConnection(int) - 类 中的方法org.csource.fastdfs.TrackerGroup
-
return connected tracker server
- getConnection() - 类 中的方法org.csource.fastdfs.TrackerGroup
-
return connected tracker server
- getConnectionAllocCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get connection alloc count
- getConnectionCurrentCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get connection current count
- getConnectionMaxCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get connection max count
- getCrc32() - 类 中的方法org.csource.fastdfs.FileInfo
-
get the file CRC32 signature
- getCreateTimestamp() - 类 中的方法org.csource.fastdfs.FileInfo
-
get the create timestamp of the file
- getCurrentTrunkFileId() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get current trunk file id
- getCurrentWritePath() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get current write path index
- getCurrentWriteServer() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get current storage server index to upload file
- getDomainName() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get the domain name of the storage server
- getErrorCode() - 类 中的方法org.csource.fastdfs.StorageClient
-
get the error code of last call
- getErrorCode() - 类 中的方法org.csource.fastdfs.TrackerClient
-
get the error code of last call
- getFetchStorage(TrackerServer, String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to download file
- getFetchStorage1(TrackerServer, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to download file
- getFetchStorages(TrackerServer, String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
get storage servers to download file
- getFetchStorages1(TrackerServer, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
get storage servers to download file
- getFieldsTotalSize() - 类 中的静态方法org.csource.fastdfs.StructGroupStat
-
get fields total size
- getFieldsTotalSize() - 类 中的静态方法org.csource.fastdfs.StructStorageStat
-
get fields total size
- getFileSize() - 类 中的方法org.csource.fastdfs.FileInfo
-
get the file size
- getFreeMB() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get free disk space in MB
- getFreeMB() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get free disk space in MB
- getG_anti_steal_token() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_charset() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_connect_timeout() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_network_timeout() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_secret_key() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_tracker_group() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getG_tracker_http_port() - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- getGroupName() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get group name
- getId() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server id
- getInetSocketAddress() - 类 中的方法org.csource.fastdfs.TrackerServer
-
get the server info
- getInputStream() - 类 中的方法org.csource.fastdfs.TrackerServer
-
- getIntValue(String, int) - 类 中的方法org.csource.common.IniFileReader
-
get int value from config file
- getIpAddr() - 类 中的方法org.csource.fastdfs.ServerInfo
-
return the ip address
- getIpAddr() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server ip address
- getIpAddress(byte[], int) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
buff convert to ip address
- getJoinTime() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server join time
- getLastHeartBeatTime() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get last heart beat timestamp
- getLastSourceUpdate() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get last source update timestamp
- getLastSyncedTimestamp() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get last synced timestamp
- getLastSyncUpdate() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get last synced update timestamp
- getName() - 类 中的方法org.csource.common.NameValuePair
-
- getOutputStream() - 类 中的方法org.csource.fastdfs.TrackerServer
-
- getPort() - 类 中的方法org.csource.fastdfs.ServerInfo
-
return the port of the server
- getSocket(String, int) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
construct Socket object
- getSocket(InetSocketAddress) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
construct Socket object
- getSocket() - 类 中的方法org.csource.fastdfs.TrackerServer
-
get the connected socket
- getSourceIpAddr() - 类 中的方法org.csource.fastdfs.FileInfo
-
get the source ip address of the file uploaded to
- getSrcIpAddr() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get source storage ip address
- getStatus() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage status
- getStorageCount() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get storage server count in this group
- getStorageHttpPort() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get storage server HTTP port
- getStorageHttpPort() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server HTTP port
- getStoragePort() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get storage server port
- getStoragePort() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server port
- getStorages(TrackerServer, byte, String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to download file
- getStorageStatusCaption(byte) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
- getStorePathCount() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get store base path count of each storage server
- getStorePathCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get store base path count of each storage server
- getStorePathIndex() - 类 中的方法org.csource.fastdfs.StorageServer
-
- getStoreStorage(TrackerServer) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to upload file
- getStoreStorage(TrackerServer, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to upload file
- getStoreStorages(TrackerServer, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage servers to upload file
- getStrValue(String) - 类 中的方法org.csource.common.IniFileReader
-
get string value from config file
- getSubdirCountPerPath() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get sub dir count per store path
- getSubdirCountPerPath() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get sub dir count per store path
- getSuccessAppendBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success append bytes
- getSuccessAppendCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success append count
- getSuccessCreateLinkCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success create linke count
- getSuccessDeleteCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success delete file count
- getSuccessDeleteLinkCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success delete link count
- getSuccessDownloadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success download file count
- getSuccessDownloadloadBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success download file bytes
- getSuccessFileOpenCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success file opened count
- getSuccessFileReadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success file read count
- getSuccessFileWriteCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success file write count
- getSuccessGetMetaCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success get metadata count
- getSuccessModifyBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success modify bytes
- getSuccessModifyCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success modify count
- getSuccessSetMetaCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success set meta data count
- getSuccessSyncInBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success sync in bytes
- getSuccessSyncOutBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success sync out bytes
- getSuccessTruncateCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success truncate count
- getSuccessUploadBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success upload file bytes
- getSuccessUploadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get success upload file count
- getToken(String, int, String) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
get token for file URL
- getTotalAppendBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total append bytes
- getTotalAppendCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total append count
- getTotalCreateLinkCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total create linke count
- getTotalDeleteCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total delete file count
- getTotalDeleteLinkCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total delete link count
- getTotalDownloadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total download file count
- getTotalDownloadloadBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total download file bytes
- getTotalFileOpenCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total file opened count
- getTotalFileReadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total file read count
- getTotalFileWriteCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total file write count
- getTotalGetMetaCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total get metadata count
- getTotalMB() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get total disk space in MB
- getTotalMB() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total disk space in MB
- getTotalModifyBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total modify bytes
- getTotalModifyCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total modify count
- getTotalSetMetaCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total set meta data count
- getTotalSyncInBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total sync in bytes
- getTotalSyncOutBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total sync out bytes
- getTotalTruncateCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total truncate count
- getTotalUploadBytes() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total upload file bytes
- getTotalUploadCount() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get total upload file count
- getTrunkFreeMB() - 类 中的方法org.csource.fastdfs.StructGroupStat
-
get trunk free space in MB
- getUpdateStorage(TrackerServer, String, String) - 类 中的方法org.csource.fastdfs.TrackerClient
-
query storage server to update file (delete file or set meta data)
- getUploadPriority() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server upload priority
- getUpTime() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage server up time
- getValue() - 类 中的方法org.csource.common.NameValuePair
-
- getValues(String) - 类 中的方法org.csource.common.IniFileReader
-
get all values from config file
- getVersion() - 类 中的方法org.csource.fastdfs.StructStorageStat
-
get storage version
- groupName - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- send(OutputStream) - 类 中的方法org.csource.fastdfs.StorageClient.UploadBuff
-
send file content callback function, be called only once when the file uploaded
- send(OutputStream) - 接口 中的方法org.csource.fastdfs.UploadCallback
-
send file content callback function, be called only once when the file uploaded
- send(OutputStream) - 类 中的方法org.csource.fastdfs.UploadStream
-
send file content callback function, be called only once when the file uploaded
- send_download_package(String, String, long, long) - 类 中的方法org.csource.fastdfs.StorageClient
-
send package to storage server
- send_package(byte, String, String) - 类 中的方法org.csource.fastdfs.StorageClient
-
send package to storage server
- ServerInfo - org.csource.fastdfs中的类
-
Server Info
- ServerInfo(String, int) - 类 的构造器org.csource.fastdfs.ServerInfo
-
Constructor
- set_metadata(String, String, NameValuePair[], byte) - 类 中的方法org.csource.fastdfs.StorageClient
-
set metadata items to storage server
- set_metadata1(String, NameValuePair[], byte) - 类 中的方法org.csource.fastdfs.StorageClient1
-
set metadata items to storage server
- setCrc32(int) - 类 中的方法org.csource.fastdfs.FileInfo
-
set the create timestamp of the file
- setCreateTimestamp(int) - 类 中的方法org.csource.fastdfs.FileInfo
-
set the create timestamp of the file
- setFields(byte[], int) - 类 中的方法org.csource.fastdfs.StructBase
-
set fields
- setFields(byte[], int) - 类 中的方法org.csource.fastdfs.StructGroupStat
-
set fields
- setFields(byte[], int) - 类 中的方法org.csource.fastdfs.StructStorageStat
-
set fields
- setFileSize(long) - 类 中的方法org.csource.fastdfs.FileInfo
-
set the file size
- setG_anti_steal_token(boolean) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_charset(String) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_connect_timeout(int) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_network_timeout(int) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_secret_key(String) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_tracker_group(TrackerGroup) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setG_tracker_http_port(int) - 类 中的静态方法org.csource.fastdfs.ClientGlobal
-
- setLineLength(int) - 类 中的方法org.csource.common.Base64
-
determines how long the lines are that are generated by encode.
- setLineSeparator(String) - 类 中的方法org.csource.common.Base64
-
How lines are separated.
- setName(String) - 类 中的方法org.csource.common.NameValuePair
-
- setSourceIpAddr(String) - 类 中的方法org.csource.fastdfs.FileInfo
-
set the source ip address of the file uploaded to
- setValue(String) - 类 中的方法org.csource.common.NameValuePair
-
- show(byte[]) - 类 中的静态方法org.csource.common.Base64
-
debug display array
- size - 类 中的变量org.csource.fastdfs.StructBase.FieldInfo
-
- sock - 类 中的变量org.csource.fastdfs.TrackerServer
-
- source_ip_addr - 类 中的变量org.csource.fastdfs.FileInfo
-
- split_file_id(String, String[]) - 类 中的静态方法org.csource.fastdfs.StorageClient1
-
- SPLIT_GROUP_NAME_AND_FILENAME_SEPERATOR - 类 中的静态变量org.csource.fastdfs.StorageClient1
-
- split_metadata(String) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
split metadata to name value pair array
- split_metadata(String, String, String) - 类 中的静态方法org.csource.fastdfs.ProtoCommon
-
split metadata to name value pair array
- srcIpAddr - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- status - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- STORAGE_PROTO_CMD_APPEND_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_DELETE_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_DOWNLOAD_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_GET_METADATA - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_MODIFY_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_QUERY_FILE_INFO - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_RESP - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_SET_METADATA - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_TRUNCATE_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_UPLOAD_APPENDER_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_UPLOAD_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_PROTO_CMD_UPLOAD_SLAVE_FILE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
- STORAGE_SET_METADATA_FLAG_MERGE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
for replace, insert when the meta item not exist, otherwise update it
- STORAGE_SET_METADATA_FLAG_OVERWRITE - 类 中的静态变量org.csource.fastdfs.ProtoCommon
-
for overwrite all old metadata
- StorageClient - org.csource.fastdfs中的类
-
Storage client for 2 fields file id: group name and filename
- StorageClient() - 类 的构造器org.csource.fastdfs.StorageClient
-
constructor using global settings in class ClientGlobal
- StorageClient(TrackerServer, StorageServer) - 类 的构造器org.csource.fastdfs.StorageClient
-
constructor with tracker server and storage server
- StorageClient.UploadBuff - org.csource.fastdfs中的类
-
Upload file by file buff
- StorageClient1 - org.csource.fastdfs中的类
-
Storage client for 1 field file id: combined group name and filename
- StorageClient1() - 类 的构造器org.csource.fastdfs.StorageClient1
-
constructor
- StorageClient1(TrackerServer, StorageServer) - 类 的构造器org.csource.fastdfs.StorageClient1
-
constructor
- storageCount - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- storageHttpPort - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- storageHttpPort - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- storagePort - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- storagePort - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- storageServer - 类 中的变量org.csource.fastdfs.StorageClient
-
- StorageServer - org.csource.fastdfs中的类
-
Storage Server Info
- StorageServer(String, int, int) - 类 的构造器org.csource.fastdfs.StorageServer
-
Constructor
- StorageServer(String, int, byte) - 类 的构造器org.csource.fastdfs.StorageServer
-
Constructor
- store_path_index - 类 中的变量org.csource.fastdfs.StorageServer
-
- storePathCount - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- storePathCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- stringValue(byte[], int, StructBase.FieldInfo) - 类 中的方法org.csource.fastdfs.StructBase
-
- StructBase - org.csource.fastdfs中的类
-
C struct body decoder
- StructBase() - 类 的构造器org.csource.fastdfs.StructBase
-
- StructBase.FieldInfo - org.csource.fastdfs中的类
-
- StructGroupStat - org.csource.fastdfs中的类
-
C struct body decoder
- StructGroupStat() - 类 的构造器org.csource.fastdfs.StructGroupStat
-
- StructStorageStat - org.csource.fastdfs中的类
-
C struct body decoder
- StructStorageStat() - 类 的构造器org.csource.fastdfs.StructStorageStat
-
- subdirCountPerPath - 类 中的变量org.csource.fastdfs.StructGroupStat
-
- subdirCountPerPath - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successAppendBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successAppendCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successCreateLinkCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successDeleteCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successDeleteLinkCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successDownloadCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successDownloadloadBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successFileOpenCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successFileReadCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successFileWriteCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successGetMetaCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successModifyBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successModifyCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successSetMetaCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successSyncInBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successSyncOutBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successTruncateCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successUploadBytes - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- successUploadCount - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- upload_appender_file(String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file name)
- upload_appender_file(String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file name)
- upload_appender_file(byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file buff)
- upload_appender_file(String, byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file buff)
- upload_appender_file(byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file buff)
- upload_appender_file(String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by file buff)
- upload_appender_file(String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload appender file to storage server (by callback)
- upload_appender_file1(String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload appender file to storage server (by file name)
- upload_appender_file1(String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload appender file to storage server (by file name)
- upload_appender_file1(byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload appender file to storage server (by file buff)
- upload_appender_file1(String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload appender file to storage server (by file buff)
- upload_appender_file1(String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload appender file to storage server (by callback)
- upload_file(String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file name)
- upload_file(String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file name)
- upload_file(byte, String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file name)
- upload_file(byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff)
- upload_file(String, byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff)
- upload_file(byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff)
- upload_file(String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff)
- upload_file(String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by callback)
- upload_file(String, String, String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file name, slave file mode)
- upload_file(String, String, String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff, slave file mode)
- upload_file(String, String, String, byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by file buff, slave file mode)
- upload_file(String, String, String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient
-
upload file to storage server (by callback, slave file mode)
- upload_file1(String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file name)
- upload_file1(String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file name)
- upload_file1(byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file buff)
- upload_file1(String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file buff)
- upload_file1(String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by callback)
- upload_file1(String, String, String, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file name, slave file mode)
- upload_file1(String, String, byte[], String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file buff, slave file mode)
- upload_file1(String, String, byte[], int, int, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by file buff, slave file mode)
- upload_file1(String, String, long, UploadCallback, String, NameValuePair[]) - 类 中的方法org.csource.fastdfs.StorageClient1
-
upload file to storage server (by callback)
- UploadBuff(byte[], int, int) - 类 的构造器org.csource.fastdfs.StorageClient.UploadBuff
-
constructor
- UploadCallback - org.csource.fastdfs中的接口
-
upload file callback interface
- uploadPriority - 类 中的变量org.csource.fastdfs.StructStorageStat
-
- UploadStream - org.csource.fastdfs中的类
-
Upload file by stream
- UploadStream(InputStream, long) - 类 的构造器org.csource.fastdfs.UploadStream
-
constructor
- upTime - 类 中的变量org.csource.fastdfs.StructStorageStat
-