public final class StatusCommandDictionary extends StatusMessage<HashMap<String,org.lsst.ccs.command.Dictionary>,Object>
AgentCommandDictionaryService; consoles
should listen to the STATUS bus for these publications.obj| Constructor and Description |
|---|
StatusCommandDictionary(byte[] ser,
String compressionProtocol) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
encodeObject(HashMap<String,org.lsst.ccs.command.Dictionary> dictionary)
Subclasses must provide a specific implementation of the encoding process.
|
HashMap<String,org.lsst.ccs.command.Dictionary> |
getDictionary()
Get the actual dictionary contained in this StatusMessage.
|
getState, setState, toStringgetCCSTimeStamp, getClassName, getDeserializationDuration, getDoneDeSerializationTime, getEncodedData, getObject, getOriginAgentInfo, getSerializationDuration, getSerializationTime, getTransferDuration, setOriginAgentInfopublic StatusCommandDictionary(byte[] ser,
String compressionProtocol)
public HashMap<String,org.lsst.ccs.command.Dictionary> getDictionary()
protected Object encodeObject(HashMap<String,org.lsst.ccs.command.Dictionary> dictionary)
BusMessageencodeObject in class BusMessage<HashMap<String,org.lsst.ccs.command.Dictionary>,Object>dictionary - The Serializable object embedded in the BusMessage.Copyright © 2020 LSST. All rights reserved.