public final class StatusRuntimeInfo extends StatusData
obj| Constructor and Description |
|---|
StatusRuntimeInfo(RuntimeInfo runtimeInfo)
Create a StatusRuntimeInfo message by providing the state of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeInfo |
getRuntimeInfo()
Get the RuntimeInfo object contained in this message.
|
encodeObject, getEncodedDatagetState, setState, toStringgetCCSTimeStamp, getClassName, getDeserializationDuration, getDoneDeSerializationTime, getObject, getOriginAgentInfo, getSerializationDuration, getSerializationTime, getTransferDuration, setOriginAgentInfopublic StatusRuntimeInfo(RuntimeInfo runtimeInfo)
runtimeInfo - The RuntimeInfo information for this Agent.public RuntimeInfo getRuntimeInfo()
Copyright © 2019 LSST. All rights reserved.