public class FastFile extends Object
| Constructor and Description |
|---|
FastFile(String group,
String filename,
org.csource.fastdfs.StorageClient storageClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
String |
getGroup() |
org.csource.fastdfs.StorageClient |
getStorageClient() |
void |
writeTo(OutputStream outputStream) |
public String getGroup()
public String getFilename()
public org.csource.fastdfs.StorageClient getStorageClient()
public void writeTo(OutputStream outputStream) throws IOException
IOExceptionCopyright © 2019. All rights reserved.