| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DumpDownloadListener
A dump download listener allowing to track the downloading of dump result.
DumpResult| Method Summary | |
|---|---|
 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(). | 
| Method Detail | 
|---|
void onDownload(DumpProvider dumpProvider,
                long downloadedBytes,
                String name,
                String fileName)
DumpResult.downloadSize().
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||