| Package | Description |
|---|---|
| org.csource.fastdfs |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
StorageClient.getFileInfo(String group_name,
String remote_filename)
get file info decoded from the filename, fetch from the storage if necessary
|
FileInfo |
StorageClient1.getFileInfo1(String file_id)
get file info decoded from filename
|
FileInfo |
StorageClient.queryFileInfo(String group_name,
String remote_filename)
get file info from storage server
|
FileInfo |
StorageClient1.queryFileInfo1(String file_id)
get file info from storage server
|
Copyright © 2019. All rights reserved.