| Package | Description |
|---|---|
| org.coodex.concrete.attachments.repo | |
| org.csource.fastdfs |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSummary
Created by davidoff shen on 2016-10-13.
|
| Constructor and Description |
|---|
FileSummary(FileInfo fileInfo) |
| 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. All rights reserved.