
T - D - public class StatusLock extends StatusMessage<AgentLockInfo,AgentLockInfo>
RaisedAlertSummary| Constructor and Description |
|---|
StatusLock(AgentLockInfo lock) |
StatusLock(AgentLockInfo lock,
int level) |
| Modifier and Type | Method and Description |
|---|---|
protected AgentLockInfo |
encodeObject(AgentLockInfo obj)
Subclasses must provide a specific implementation of the encoding process.
|
int |
getLevel() |
getState, setState, toStringgetCCSTimeStamp, getClassName, getDeSerializationTime, getEncodedData, getObject, getOriginAgentInfo, getSerializationTime, getTransferDuration, setOriginAgentInfopublic StatusLock(AgentLockInfo lock)
public StatusLock(AgentLockInfo lock, int level)
protected AgentLockInfo encodeObject(AgentLockInfo obj)
BusMessageencodeObject in class BusMessage<AgentLockInfo,AgentLockInfo>obj - The Serializable object embedded in the BusMessage.public int getLevel()
Copyright © 2019 LSST. All rights reserved.