public class StatusLockAggregate extends StatusMessage<AgentLockInfo[],AgentLockInfo[]>
obj| Constructor and Description |
|---|
StatusLockAggregate(AgentLockInfo[] locks) |
| Modifier and Type | Method and Description |
|---|---|
protected AgentLockInfo[] |
encodeObject(AgentLockInfo[] obj)
Subclasses must provide a specific implementation of the encoding process.
|
getState, setState, toStringgetCCSTimeStamp, getClassName, getDeserializationDuration, getDoneDeSerializationTime, getEncodedData, getIncomingQueueInTimeStamp, getIncomingQueueOutTimeStamp, getObject, getOriginAgentInfo, getOutgoingQueueInTimeStamp, getOutgoingQueueOutTimeStamp, getSerializationDuration, getSerializationTime, getTransferDuration, setIncomingQueueInTimeStamp, setIncomingQueueOutTimeStamp, setOriginAgentInfo, setOutgoingQueueInTimeStamp, setOutgoingQueueOutTimeStamp, updateTimingInformationpublic StatusLockAggregate(AgentLockInfo[] locks)
protected AgentLockInfo[] encodeObject(AgentLockInfo[] obj)
BusMessageencodeObject in class BusMessage<AgentLockInfo[],AgentLockInfo[]>obj - The Serializable object embedded in the BusMessage.Copyright © 2023 LSST. All rights reserved.