com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime
Class ThreadLiveInfo
java.lang.Object
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.ThreadLiveInfo
- All Implemented Interfaces:
- java.lang.Cloneable
public final class ThreadLiveInfo
- extends java.lang.Object
- implements java.lang.Cloneable
Constructor Summary |
ThreadLiveInfo(long threadId,
java.lang.String threadName,
int threadClass)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ThreadLiveInfo
public ThreadLiveInfo(long threadId,
java.lang.String threadName,
int threadClass)
setThreadClass
public void setThreadClass(int threadClass)
getThreadClass
public int getThreadClass()
getOsID
public long getOsID()
setHeartbeatCounter
public void setHeartbeatCounter(int heartbeatCounter)
getHeartbeatCounter
public int getHeartbeatCounter()
setFlag
public void setFlag(int flag)
unsetFlag
public void unsetFlag(int flag)
checkFlag
public boolean checkFlag(int flag)
setDeleteCounter
public void setDeleteCounter(int value)
getDeleteCounter
public int getDeleteCounter()
getFlags
public int getFlags()
getLogicID
public java.lang.String getLogicID()
clone
public ThreadLiveInfo clone()
- Overrides:
clone
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.