public class ThreadPageLocksDumpLock extends Object implements PageLockDump
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadPageLocksDumpLock.ThreadState |
| Modifier and Type | Field and Description |
|---|---|
Map<Integer,String> |
structureIdToStrcutureName |
List<ThreadPageLocksDumpLock.ThreadState> |
threadStates |
long |
time |
| Constructor and Description |
|---|
ThreadPageLocksDumpLock(long time,
Map<Integer,String> structureIdToStrcutureName,
List<ThreadPageLocksDumpLock.ThreadState> threadStates) |
public final long time
public final List<ThreadPageLocksDumpLock.ThreadState> threadStates
public ThreadPageLocksDumpLock(long time,
Map<Integer,String> structureIdToStrcutureName,
List<ThreadPageLocksDumpLock.ThreadState> threadStates)
public void apply(DumpProcessor dumpProcessor)
apply in interface PageLockDumpdumpProcessor - Apply dump processor.public long time()
time in interface PageLockDump
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021