public interface DumpDownloadListener
DumpResult
Modifier and Type | Method and Description |
---|---|
void |
onDownload(DumpProvider dumpProvider,
long downloadedBytes,
String name,
String fileName)
Called repeatedly with the downloaded bytes since the last call (the total can be obtained
from
DumpResult.downloadSize() . |
void onDownload(DumpProvider dumpProvider, long downloadedBytes, String name, String fileName)
DumpResult.downloadSize()
.Copyright © GigaSpaces.