Package | Description |
---|---|
cn.orionsec.kit.lang.support.progress | |
cn.orionsec.kit.net.specification.transfer |
Modifier and Type | Method and Description |
---|---|
ByteTransferRateProgress |
ByteTransferRateProgress.computeRate() |
ByteTransferRateProgress |
ByteTransferRateProgress.computeRate(int interval)
开启计算实时速率
|
ByteTransferRateProgress |
ByteTransferRateProgress.rateAcceptor(Consumer<? super ByteTransferRateProgress> rateAcceptor)
进度回调
|
ByteTransferRateProgress |
ByteTransferRateProgress.rateExecutor(ExecutorService rateExecutor)
进度调度器
|
Modifier and Type | Method and Description |
---|---|
ByteTransferRateProgress |
ByteTransferRateProgress.rateAcceptor(Consumer<? super ByteTransferRateProgress> rateAcceptor)
进度回调
|
Modifier and Type | Field and Description |
---|---|
protected ByteTransferRateProgress |
BaseFileUploader.progress
进度条
|
protected ByteTransferRateProgress |
BaseFileDownloader.progress
进度条
|
Modifier and Type | Method and Description |
---|---|
ByteTransferRateProgress |
IFileTransfer.getProgress()
获取传输进度条
|
ByteTransferRateProgress |
BaseFileUploader.getProgress() |
ByteTransferRateProgress |
BaseFileDownloader.getProgress() |
Copyright © 2024. All rights reserved.