Package com.gigaspaces.internal.dump
Interface InternalDumpProvider
- All Superinterfaces:
Remote
- Author:
- kimchy
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]generateDump(String cause, Map<String, Object> context) void
-
Method Details
-
generateDump
InternalDumpResult generateDump(String cause, Map<String, Object> context) throws RemoteException, InternalDumpException- Throws:
RemoteExceptionInternalDumpException
-
generateDump
InternalDumpResult generateDump(String cause, Map<String, Object> context, String... processors) throws RemoteException, InternalDumpException- Throws:
RemoteExceptionInternalDumpException
-
dumpBytes
- Throws:
RemoteExceptionIOException
-
reloadMetricConfiguration
- Throws:
RemoteException
-