- All Known Implementing Classes:
TXPidImpl
public interface ITXPid
ITXProcess ID Interface. A PID is a globally unique identifier for a process.
- Author:
- Freggle
Method Summary 
int
Gets the format identifier
byte[]
Gets the global process ID
byte[]
Gets the node qualifier part of the PID
Method Details 
getNodeQualifier 
byte[] getNodeQualifier()
Gets the node qualifier part of the PID
- Returns:
- the node qualifier
getGlobalProcessID 
byte[] getGlobalProcessID()
Gets the global process ID
- Returns:
- the global process ID