Package com.gigaspaces.internal.dump
Interface InternalDump
public interface InternalDump
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionvoidcause()context()createFile(String name) createFileOutputStream(String name) createFileWriter(String name) File[]files()voidfinish()voidvoidsetHeapReportJson(String heapReportJson) long
-
Method Details
-
timestamp
long timestamp() -
context
-
cause
String cause() -
createFile
- Throws:
InternalDumpException
-
createFileWriter
- Throws:
InternalDumpException
-
createFileOutputStream
- Throws:
InternalDumpException
-
files
File[] files() -
finish
- Throws:
InternalDumpException
-
addPrefix
-
removePrefix
void removePrefix() -
setHeapReportJson
-