public class DownloadFileOption extends Object
| 构造器和说明 |
|---|
DownloadFileOption() |
public boolean isGlobalContinueTransfer()
public void setGlobalContinueTransfer(boolean globalContinueTransfer)
public long getFileChunkLength()
public void setFileChunkLength(long fileChunkLength)
public String getCacheDir()
public void setCacheDir(String cacheDir)
public BigInteger getMaxCacheDirSize()
public void setMaxCacheDirSize(BigInteger maxCacheDirSize)
public int getMaxFileTransferTasks()
public void setMaxFileTransferTasks(int maxFileTransferTasks)
public int getMaxFileChunkAsk()
public void setMaxFileChunkAsk(int maxFileChunkAsk)
public int getMaxFileChunkProcessing()
public void setMaxFileChunkProcessing(int maxFileChunkProcessing)
public boolean isSetGlobalCacheDir()
public long getDownloadFileChunkCurrentLimitingPerSecond()
public void setDownloadFileChunkCurrentLimitingPerSecond(long downloadFileChunkCurrentLimitingPerSecond)
public int getGetFileMetaDataQueueSize()
public void setGetFileMetaDataQueueSize(int getFileMetaDataQueueSize)
public int getGetFileMetaDataThreadSize()
public void setGetFileMetaDataThreadSize(int getFileMetaDataThreadSize)
public String getGetFileMetaDataThreadPoolName()
public void setGetFileMetaDataThreadPoolName(String getFileMetaDataThreadPoolName)
public int getGetFileChunkQueueSize()
public void setGetFileChunkQueueSize(int getFileChunkQueueSize)
public int getGetFileChunkThreadSize()
public void setGetFileChunkThreadSize(int getFileChunkThreadSize)
public String getGetFileChunkThreadPoolName()
public void setGetFileChunkThreadPoolName(String getFileChunkThreadPoolName)
Copyright © 2022. All rights reserved.