public interface DumpSupported<T extends PageLockDump>
| Modifier and Type | Method and Description |
|---|---|
boolean |
acquireSafePoint() |
T |
dump()
Create dump.
|
IgniteFuture<T> |
dumpSync()
Create dump async.
|
boolean |
releaseSafePoint() |
boolean acquireSafePoint()
boolean releaseSafePoint()
T dump()
IgniteFuture<T> dumpSync()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020