Package | Description |
---|---|
org.csource.fastdfs |
Modifier and Type | Method and Description |
---|---|
FileInfo |
StorageClient.get_file_info(String group_name,
String remote_filename)
get file info decoded from the filename, fetch from the storage if necessary
|
FileInfo |
StorageClient1.get_file_info1(String file_id)
get file info decoded from filename
|
FileInfo |
StorageClient.query_file_info(String group_name,
String remote_filename)
get file info from storage server
|
FileInfo |
StorageClient1.query_file_info1(String file_id)
get file info from storage server
|
Copyright © 2018 lodsve. All rights reserved.