T - D - public class StatusLock extends StatusMessage<AgentLockInfo,AgentLockInfo>
RaisedAlertSummaryobj| 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, getDeserializationDuration, getDoneDeSerializationTime, getEncodedData, getObject, getOriginAgentInfo, getSerializationDuration, getSerializationTime, getTransferDuration, setOriginAgentInfo, updateTimingInformationpublic 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 © 2020 LSST. All rights reserved.