public interface DumpResult
DumpProvider
Modifier and Type | Method and Description |
---|---|
void |
download(File target,
DumpDownloadListener listener)
Downloads the dump into the target file.
|
void |
download(File targetDirectory,
String fileName,
DumpDownloadListener listener)
Downloads the dump into the target file.
|
long |
downloadSize()
The download size of the dump.
|
String |
getName()
The name of the dump.
|
String getName()
long downloadSize()
void download(File target, DumpDownloadListener listener) throws AdminException
AdminException
void download(File targetDirectory, String fileName, DumpDownloadListener listener) throws AdminException
AdminException
Copyright © GigaSpaces.