public class VisorThreadMonitorInfo extends VisorThreadLockInfo
MonitorInfo.clsName, identityHashCodeV1, V2| Constructor and Description |
|---|
VisorThreadMonitorInfo()
Default constructor.
|
VisorThreadMonitorInfo(MonitorInfo mi)
Create data transfer object for given monitor info.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getProtocolVersion() |
int |
getStackDepth() |
StackTraceElement |
getStackFrame() |
protected void |
readExternalData(byte protoVer,
ObjectInput in)
Load object's specific data content.
|
String |
toString() |
protected void |
writeExternalData(ObjectOutput out)
Save object's specific data content.
|
getClassName, getIdentityHashCodereadExternal, toList, toSet, writeExternalpublic VisorThreadMonitorInfo()
public VisorThreadMonitorInfo(MonitorInfo mi)
mi - Monitoring info.public int getStackDepth()
public StackTraceElement getStackFrame()
public byte getProtocolVersion()
getProtocolVersion in class VisorDataTransferObjectprotected void writeExternalData(ObjectOutput out) throws IOException
writeExternalData in class VisorThreadLockInfoout - Output object to write data content.IOException - If I/O errors occur.protected void readExternalData(byte protoVer,
ObjectInput in)
throws IOException,
ClassNotFoundException
readExternalData in class VisorThreadLockInfoprotoVer - Input object version.in - Input object to load data content.IOException - If I/O errors occur.ClassNotFoundException - If the class for an object being restored cannot be found.public String toString()
toString in class VisorThreadLockInfo
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017