| Type | Name and description |
|---|---|
void |
discreteFiles(List<String> filenames)将文件离散化 |
List<java.io.File> |
getDiscreteFiles(String realFilepath, String name, Long fileSize)获得离散化的文件列表 |
static FileSpliter |
getInstance() |
boolean |
isEnabled() |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
将文件离散化
获得离散化的文件列表