public class ArmCorrelator extends ArmToken implements ArmCorrelator
HASHKEY_MAX, m_hashkey, m_hashkeyGenerated, m_tokenDatam_errorCode, m_factory| Constructor and Description |
|---|
ArmCorrelator(byte[] id)
Create the ARM Correlator.
|
ArmCorrelator(byte[] id,
int offset)
Create the ARM Correlator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
boolean |
isAgentTrace()
indicates whether the "agent trace" flag is on in the correlator.
|
boolean |
isApplicationTrace()
indicates whether the "application trace" flag is on in the
correlator.
|
compare, copyBytes, copyBytes, getByte, getBytes, getLength, hashCodegetErrorCode, getErrorMessage, getFactory, setErrorCode, setFactoryclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopyBytes, copyBytes, getBytes, getLengthgetErrorCode, getErrorMessage, setErrorCodepublic ArmCorrelator(byte[] id)
id - public ArmCorrelator(byte[] id,
int offset)
id - offset - public boolean isAgentTrace()
ArmCorrelatorisAgentTrace in interface ArmCorrelatorpublic boolean isApplicationTrace()
ArmCorrelatorisApplicationTrace in interface ArmCorrelatorpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object